.t706__product-plusminus::after {
  content: "";
  display: inline-block;
  width: 16px; /* Ширина иконки */
  height: 16px; /* Высота иконки */
  background-image: url('https://static.tildacdn.com/lib/tildaicon/31663231-6564-4438-a434-626363626161/Tilda_Icons_32_profession_teacher.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px; /* Отступ от основного содержимого элемента, если требуется */
}

.t706__sidebar-content {
    max-width: 800px !important;
}

.t-store__card__price:before {content: "от "}
.t-store__card__price_old { color: #000}
.t-store__card__price-item {font-size: 16px}
.t-store__card__price-value {font-weight: 800}
.t-store__card__price_old:before {
    content: "\2014  до";
    padding-right: 6px;
}
.t-store__card__price_old:after,
.t-store__prod-popup__price_old{
    display: none !important;
}

.t-store__card__descr span {
    font-size: 10px !important;
}