.text_align .tn-atom {
    text-align: justify;
}

.t-store__card__price:before
{
    font-size: 12px;
    vertical-align: bottom;
    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__card__price_old:after {
    display: none !important;
}