@media (max-width:767px)
{
    .max-vh-35
    {
        max-height: 37.5vh !important;
    }

    .background-switch
    {
        min-height: 30vh !important;
    }


    .h3 {
        font-size: .55rem;
    }

    /*    .background-switch
        {
            display:none !important;
        }*/

    .no-video {display:none !important;}


}

.videoWrapperText
{
    background: rgba(0, 0, 0, 0.6);
    padding: 30px 0px;
    display: inline-block;
    width: 60%;
    margin: auto;
}