@media screen and (max-width: 1210px) {
.t-container {
    max-width: 960px }
}

@media screen and (min-width: 1350px) {
.t-container {
    max-width: 1370px }
    
.t-store .t-container .t-col_3 {
    max-width: 310px; }
    
.t-col {
    margin-right: 3px; }
}

.t-store__prod-snippet__container {
    padding-top: 40px !important;
}

@media screen and (max-width: 640px){
.t-descr_xxs { font-size: 14px !important; }
.t-name_xs { font-size: 18px !important; }
.t1003__item-txt { font-size: 14px !important; }
.t1003__content-wrapper {margin-top: 0px;}
}

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

.t-radio__indicator {
    margin-right: 5px !important;
}
@media screen and (min-width: 650px){
.t1003__content-wrapper {
   margin-top: 90px;
}