@media screen and (max-width: 960px) {
    .t-catalog__filter__mobile-modal-panel {
        background-color:#040625 !important;
        
    }
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 16px;
    }
}