.main .pane {
height:auto;
gap:8px;
grid-row:2 / span 3 ;
grid-column:2 ;
display:none;
}
.main .pane iframe{ width:100%; border:0px; height:80%;}