.t-store__card__price:before,
.t-store__card__price_old:before {
    font-size: 12px;
    vertical-align: bottom;
    padding-right: 2px;
}
.t-store__card__price:before {content: ""}
.t-store__card__price_old:before {"м² в упаковке"}
.t-store__card__price_old { color: #000}
.t-store__card__price-item {font-size: 12px}
.t-store__card__price-value {font-weight: 800}

.t-store__card__price:after {
    content: "(м\00B2)";
    padding-left: 1px;
    font-size: 16px;

}
.t-store__card__price_old:after,
.t-store__prod-popup__price_old{
    display: none !important;