/*Скрыть артикул*/
.t-store__prod-popup__sku span, 
.t-store__card__sku span {
    font-size: 14px!important;
}
.t-store__prod-popup__sku,
.t-store__card__sku {
    font-size: 0px;
}

/*Изменяем лейбл*/
.t-store__card__mark {
    
    height: 30px;
    border-radius: 0px;
}
