
.iframe-height{
 height:900px;
 }

.iframe-interior{
 height:900px;
}
 
@media only screen and (max-width: 768px) {
.iframe-height{
 height:1200px!important;

   }

.iframe-interior{
 height:485px;
}
}


 
