    
.t-store__card__price{
    margin-left: 20px; !important
    
}

.t-store__card__price:before{
    content: "от ";
    margin-left: -20px; !important
    
}
.t744__price-value {
    margin-left: 20px; !important
}
.t744__price-value:before{
    content: "от ";
    margin-left: -20px; !important
}
