/* скрыть описание в карточке списка */
.t-store__card__text,
.t-store__card__descr,
.t-store__card__info__descr {
  display: none !important;
}
