    .t-store__card__textwrapper {
    padding-top: 20px !important;
    margin-bottom: auto !important;
    background-color: white !important;
    border-radius: 0px 0px 24px 24px !important;
}
    
    .t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_1-1 {
    padding-bottom: 100% !important;
    background-color: white !important;
    border-radius: 24px 24px 0 0 !important;
}

@media screen and (max-width:640px){
.js-store-filter-mob-btn.t-store__filter__opts-mob-btn {
    font-size: 0px !important;
}
.js-store-filter-mob-btn.t-store__filter__opts-mob-btn:after {
    content: "Разделы и фильтры" !important;
    font-size: 16px;
    font-weight: 600;
    font-family: 'TTFors';
    position: absolute !important;
}
.t-store__filter__item-title.js-store-filter-item-title {
    font-size: 16px !important;
}
.t-store__filter__title {
    font-size: 16px !important;
    }
}