@media screen and (max-width: 480px) {
  .t-title,
  .t-title_xs,
  .t-title_md,
  .t-title_lg {
    font-size: 36px !important;
    line-height: 1.25 !important;
    letter-spacing: -0.02em !important;
  }
@media (max-width: 640px){

  /* Подтянуть список ещё ближе к кнопке */
  #rec1721724451 .t997__cards-wrapper{
    margin-top: -34px !important;
    margin-bottom: 4px !important;
  }

  /* Сделать пункты плотнее друг к другу */
  #rec1721724451 .t997__col{
    margin-bottom: 4px !important;
  }

  /* Немного уплотнить текст внутри пунктов */
  #rec1721724451 .t997__card-title,
  #rec1721724451 .t997__card-title p{
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.08 !important;
  }

}
