#background-video{width:100%;height:100%;border-radius:20px;top:0;position:absolute;object-fit:cover;z-index:1}.hero-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.7;z-index:9;border-radius:20px}@media(max-width:991px){#background-video{border-radius:0px}.hero-section .cover{max-width:100%}.hero-section .content{margin:0 auto}}