@media only screen and (max-width: 2400px) {
#outerdiv
{
width:100%;
height:400px;
overflow:hidden;
position:relative;
}
#inneriframe
{
position:absolute;
top:-200px;
left:-0px;
width:100%;
height:1800px;
}
}
@media only screen and (max-width: 980px) {
#outerdiv
{
width:100%;
height:1000px;
overflow:hidden;
position:relative;
}
#inneriframe
{
position:absolute;
top:-200px;
left:-0px;
width:100%;
height:1200px;
}
}
iframe id=”inneriframe” src=”https://eventos.casadepoderpanama.org/online/” scrolling=”yes”>
/iframe