.video-section{background:#000;position:relative;display:flex;background-repeat:repeat;background-size:cover;height:900px;background-position:bottom;overflow:hidden;background-image:none}@media(max-width: 991px){.video-section{height:400px}}.video-section .iframe-container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80%;height:60%;max-width:1000px;max-height:600px;z-index:1}.video-section iframe{width:100%;height:100%;border:none;border-radius:30px}