.t-store__card__price:before,
.t-store__card__price_old:before {
    font-size: 16px;
    vertical-align: bottom;
    padding-right: 1px;
}
.t-store__card__price:before {content: "от "}
.t-store__card__price_old { color: #000}
.t-store__card__price-item {font-size: 16px}
.t-store__card__price-value {font-weight: 400}

