.t-store__card__price-value::before,
.js-product-price::before,
.t-store__prod-popup__price-value::before
{
    content: "Цена: от" !important;
    margin-right: 7px;
}

.t-site-search-dm__result__product_price { display: none; }
   
.t-slds__items-wrapper {
    background-color: #ffffff;
}