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



/* цена */
.js-store-prod-price {
font-size: 32px !important; 
}
/* цена за шт */
label.t-product__option-item:nth-child(1) > span:nth-child(3) {
font-size: 16px !important; 
}
/* цена за м2 */
label.t-product__option-item:nth-child(2) > span:nth-child(3) {
font-size: 16px !important; 
}
/* Описание */
div.t-store__tabs__button:nth-child(2) > div:nth-child(1) {
font-size: 20px !important; 
}
/* Характеристики */
div.t-store__tabs__button:nth-child(3) > div:nth-child(1) {
font-size: 20px !important; 
}
