.t-store__card__price:before
{
    font-size: 14px;
    vertical-align: center;
    padding-right: 2px;
}
.t-store__card__price:before {content: "от "}
.t-store__card__price-item {font-size: 16px}
.t-store__card__price-value {font-weight: 800}

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