

/* Start:/local/templates/rebrand1/components/bitrix/menu/menu_about/style.css?1730281601610*/
@media (min-width: 320px){
    .filterMobHeading {
        display: flex;
        height: 30px;
        font-size: 18px;
        justify-content: space-between;
        align-items: center;
    }
    .filterMobHeading span{
        padding: 0 10px;
    }
    .filterMobHeading .closeFilter {
        background-image: url(/local/templates/rebrand/images/close.svg);
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        display: block;
        cursor: pointer;
        padding: 0 10px;
    }
}
@media (min-width: 990px){
    .filterMobHeading {
        display: none;
    }
}
/* End */
/* /local/templates/rebrand1/components/bitrix/menu/menu_about/style.css?1730281601610 */
