.iframe-main-div{height:120vh}
.iframe-main-div .iframe-wrapper{width:100%;height:100%}
.iframe-main-div iframe{display:inline-block;width:100%;height:100%;margin:0 auto}
@media screen and (max-width:1151px){.iframe-main-div{height:calc(100vh - 66px)}
}