    .t-store__filter__options.t-store__filter__options_center {
    text-align: left;
}

.t-descr_xxs {
    font-size: 18px !important;
}

.t-store__filter__item-controls-wrap.js-store-filter-item-controls-wr {
    border-radius: 0px !important;
}

@media (min-width: 320px) {
    .t489__descr.t-descr.t-descr_md div {
        font-size: 17px !important;
    }
    .js-store-prod-descr.t-store__card__descr.t-descr.t-descr_xxs {
        font-size: 17px !important;
    }
        .js-store-prod-name.js-product-name.t-store__card__title.t-name.t-name_xl {
        font-size: 22px !important;
    }
    .t489__title.t-title.t-title_md div {
        font-size: 22px !important;
    }
}

/*@media (min-width: 320px) {
    .js-store-prod-name.js-product-name.t-store__card__title.t-name.t-name_xl {
        font-size: 18px !important;
    }
    .js-store-prod-descr.t-store__card__descr.t-descr.t-descr_xxs {
        font-size: 14px !important;  
    }
    .js-product.t-store__card.t-col.t-col_6.t-align_left.t-item {
        margin-bottom:0px !important;
    }
}

/*@media (min-width: 960px) {
    .t-col {
        margin-left: 0px !important;
    }
}

@media (min-width: 1200px) {
    .js-store-prod-name.js-product-name.t-store__card__title.t-name.t-name_xl {
        font-size: 24px !important;
    }
    .js-store-prod-descr.t-store__card__descr.t-descr.t-descr_xxs {
        font-size: 18px !important;  
    }

.t-store__filter.js-store-filter {
     margin-left: 0px !important;
}
.t-col{
margin-left: 0px !important;
}
}



@media (min-width: 960px) {
    .t-container {
        margin-left: 10px !important;
    }
    }
*/