@media screen and (max-width: 980px){

  #rec1884626991 .t858 .t858__container .t858__col .t858__inner-col .t858__wrap,
  #rec1905692191 .t858 .t858__container .t858__col .t858__inner-col .t858__wrap{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;

    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;

    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* левая колонка (иконка) */
  #rec1884626991 .t858 .t858__container .t858__col .t858__wrap_top,
  #rec1905692191 .t858 .t858__container .t858__col .t858__wrap_top{
    width: 52px !important;
    min-width: 52px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* сама “иконка” как background */
  #rec1884626991 .t858 .t858__container .t858__col .t858__wrap_top .t858__bgimg,
  #rec1905692191 .t858 .t858__container .t858__col .t858__wrap_top .t858__bgimg{
    width: 52px !important;
    height: 52px !important;
    margin: 0 !important;  /* перебивает inline margin-bottom */
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }

  /* правая колонка (текст) */
  #rec1884626991 .t858 .t858__container .t858__col .t858__wrap_bottom,
  #rec1905692191 .t858 .t858__container .t858__col .t858__wrap_bottom{
    padding: 0 0 0 14px !important;
    margin: 0 !important;
    width: 100% !important;
    min-width: 0 !important;
  }

  /* отступ между заголовком и текстом */
  #rec1884626991 .t-card__title,
  #rec1905692191 .t-card__title{
    margin-bottom: 6px !important;
  }

}
