.t-store__card__price_old {
    color: #000;
}

.t-store__card__price-item {
    font-size: 16px;
}

.t-store__card__price-value {
    font-weight: 800;
}

.t-store__card__price-value:before,
.t-store__prod-popup__price-value:before {
    content: "от ";
}