.t-store__prod-popup__container .t-descr_xxs {
    font-size: 16px!important;
    color: #2b2723!important;
}

.t-store__prod-popup__container .t-descr_xxs {
    font-size: 16px!important;
    color: #2b2723!important;
}

.t-store__tabs_tabs .t-descr_xxs {
    font-size: 16px!important;
    color: #2b2723!important;
}


@media screen and (min-width:600px) {
.t-store .t-store__tabs__content img {
    max-width: 600px!important;
}
}

@media screen and (max-width:600px) {
.t-store .t-store__tabs__content img {
    max-width: 95%!important;
}
}

.js-store-prod-all-text {
    font-size: 16px!important;
}

@media screen and (max-width:640px) {
.js-store-tabs .t-name_xs {
font-size: 14px!important;
}
}