@media (min-width: 981px) {
  .hide-description .t-card__descr {
    display: none !important;
  }
}
