.clb-video-popup { iframe { margin: 0; width: 100%; height: 100%; position: relative; z-index: 1; @include sm-screen { height: calc(100vh - #{$header-height} - #{$header-height}); } } }