﻿

@media screen and (max-width: 767px) {
    /* .forcefullwidth_wrapper_tp_banner {
        margin-top: 175px !important;
    }
*/

    .defaultimg {
        background-size: 100% !important;
        margin-top: -3px !important;
    }


    video {
        width: 100%;
        height: 250px;
        object-fit: cover;
        top: 0;
        left: 0;
    }


    .logo-small {
        width: 150px;
        height: 55px;
        object-fit: cover;
    }

    #header .header-btn-collapse-nav {
        margin: 20px 0 8px 15px;
    }
}
