#rec1582010751 .t-store__card__price:before {
    content: "Стоимость: ";
    font-weight: 400;
}

#rec1582010751 .t-store__card__price:after {
    content: " руб.";
    font-weight: 400;
}


.t-store__prod__price::after {
    content: " руб.";
    font-size: 0.8em;
    opacity: 0.7;
}
