 /*Скрываем лишнюю информацию товара*/
.t-store__card__descr, .js-store-prod-all-charcs{
    display: none !important;
}

.js-store-prod-all-charcs {
    display: none !important;
}

.t-typography__sku, .t-store__prod-popup__sku {
    display: none !important;
}

.js-store-prod-all-text {
    font-size: 18px;
}