.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 40px;
}

.t-store__load-more-btn {
   background-image: none !important;
   background-color: #7c513d !important;
   margin-top: 70px !important;  
}

.t-store__card__price-value::before {
  content: "от ";
}

.t-store__prod-popup__price::before {
  content: "от ";
}