
    @media screen and (max-width: 1000px) {
        body .headerFixed {background-color: var(--ThemesHeaderBgColor);}
        body .header_content_height {display: block !important;}   
    }
