
@media (min-width: 1501px) and (max-width: 2300px) {iframe.pie {height:860px;}}
@media (min-width: 1440px) and (max-width: 2560px) {iframe.pie {height:860px;}}
@media (min-width: 1301px) and (max-width: 1500px) {iframe.pie {height:835px;}}
@media (min-width: 1200px) and (max-width: 1300px) {iframe.pie {height:835px;}}
@media (min-width: 1200px) {iframe.pie {height:825px;}}
@media (min-width: 992px) and (max-width: 1199px) {iframe.pie {height:840px;}}
@media (min-width: 768px) and (max-width: 991px) {iframe.pie {height:820px;}}
@media (max-width: 767px) {iframe.pie {height:820px;}}
@media (max-width: 480px) {iframe.pie {height:1920px;}}











@media (min-width: 1200px) {
iframe.cabecera {
height:60px;
position:fixed;
z-index:9999;
}

}

@media (min-width: 992px) and (max-width: 1199px) {
iframe.cabecera {
height:60px;
position:fixed;
z-index:9999;
}

}

@media (min-width: 768px) and (max-width: 991px) {
iframe.cabecera {
height:60px;
position:fixed;
z-index:9999;
}

}

@media (max-width: 767px) {
iframe.cabecera {
height:60px;
position:fixed;
z-index:9999;
}
   
}
