.t-store__prod-snippet__container {
  padding-bottom: 50px;
  padding-top: 50px;
}




/* Измененный код для цен */
.t-store__card__price-value::before,
.js-product-price::before {
    content: "От" !important;
    margin-right: 7px;
}
