/* Theme Name: Nisarg Pro Child Template: nisargpro */ .bbs-video-header { width: 100%; height: 430px; overflow: hidden; position: relative; background: #000; } .bbs-video-header video { width: 100%; height: 100%; object-fit: cover; display: block; object-fit: cover; } @media (max-width: 768px) { .bbs-video-header { height: 260px; } }