     .gallery video {
            width: 100%;
            max-width: 1000px;
            height: auto;
            border-radius: 6px;
            background-color: #000;
        }

        #introVideoOverlay{
            justify-content: unset !important;
            padding-top: 100px;
        }
        