
@media (min-width: 700px) {

.ifrsl{
 float: right  !important;
 margin-right: 0  !important;
 height: 470px !important;
 margin-top: 10px;
 overflow: hidden;
}

}

/*
mobile
*/

@media (max-width: 700px) {

.ifrsl{
 float: right  !important;
 margin-right: 0;  !important;
 height: 250px;
 margin-top: 10px;
}

}


@media (min-width: 700px) {
.ifrs2{
 float: right  !important;
 margin-right: 0;  !important;
 height: 200px;
 margin-top: 10px;
 overflow: hidden;



}

}

/*

mobile

*/

@media (max-width: 700px) {

.ifrs2{
 float: right  !important;
 margin-right: 0;  !important;
 height: 300px;
 margin-top: 10px;
}



}




.piciconpro img{
    height: 50px !important;
    width: 50px !important;
    margin-bottom: 5px;
    -moz-border-radius: 0px;
   -webkit-border-radius: 0px;
   border-radius: 0px;
}





.linepic{
 width: 100%;
 height: 2px;
 text-align: center;
 background: #000 ;
   background:  url(line.png)  bottom  center repeat-x;

}





@media (min-width: 700px) {

.iframeHeight1{

    height: 385px !important;
}

}
/*
mobile
*/
@media (max-width: 700px) {

.iframeHeight1{

    height: 220px !important;
}

}








