.t-store__filter__item-title {
    font-size: 18px;
}

.t-store__filter__title {
    font-size: 14px;
}

.t-descr_xxs {
    font-size: 14px;
}
@media screen and (max-width: 640px) {
    .t-name_md {
        font-size: 16px;
    }
}
@media screen and (max-width: 1200px) {
    .t-uptitle_xxl {
        font-size: 18px;
    }
}
