.uc-catalog .t-slds__caption {
    width: 95% !IMPORTANT;
}

@media screen and (max-width: 959px) {
.uc-catalog .t-slds__caption {
    width: 93% !IMPORTANT;
}
}

.uc-catalog .tn-elem .t-slds__caption_wrapper {
    text-align: left !IMPORTANT;
}

.t-store__card__price:before {
    content:'от ';
    vertical-align: middle;
}

.t-store__card__price_old:before {
    content:'от ';
}

.t706__cartwin-prodamount-price:before {
    content:'от ';
}

t706__cartwin-totalamount-label:after {
    content:' от';
}

.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md:before {
    content: 'от ';
}