@media screen and (max-width: 960px) {
    .t-catalog__cont-wrapper .t-catalog__parts-switch-wrapper.t-catalog__parts-switch-wrapper_mobile {
        display: none!important;
    }
}

.t-catalog__parts-tree-expander{
    width: 50px!important;
    border: 1px dashed #1e1e1e!important;
    border-radius: 50px!important;
}

.t-catalog__filter-tree-expander{
    width: 50px!important;
    border: 1px dashed #1e1e1e!important;
    border-radius: 50px!important;
}

js-catalog-prod-all-text{
    font-size: 16px!important;
}
.t-descr_xxs{
    font-size: 16px!important;
}