@media screen and (max-width: 960px) {

.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 40px !important;
}

.t-store__card__textwrapper {
    padding-top: 15px;
}

.t-store__card__descr {
    margin-top: 4px;
}

/*.t-store__filter__controls-wrapper {
    padding-left: 15px;
    width: 95% !important;
}*/

#rec700606689 .t951__cont-wrapper .t951__sidebar {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
}
}


.t-store__filter__chosen-val {
    font-size: 13px !important;
}

.t-store__filter__reset {
    font-size: 16px !important;
}

#rec700606689 .t951 .t-store__filter__chosen-bar {
    border-radius: 8px;
}

.t-name_xs {
    font-size: 16px
}

}

@media screen and (max-width: 480px) {
.t-store__grid-cont_col-width_stretch[data-col-gap='20'], .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 10px 0 10px;
}
}
.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 8px;
}


}