@media (max-width: 760px) {
  /* --- cover остаётся как ты настроил --- */
  #rec265970962 .t-cover,
  #rec265970962 .t-cover__carrier,
  #rec265970962 .t-cover__filter {
    height: auto !important;
    min-height: 0 !important;
  }

  #rec265970962 .t-cover__carrier,
  #rec265970962 .t-bgimg {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    margin-top: 60px !important; /* под меню — как у тебя работало хорошо */
  }

  /* --- ВЫРЕЗАЕМ ЛИШНЕЕ ДНО ВНУТРИ ПЕРВОГО БЛОКА --- */
  /* У CN202 «воздух» сидит в этих контейнерах */
  #rec265970962 .t-cover__wrapper,
  #rec265970962 .t-cover__container,
  #rec265970962 .t-cover__content,
  #rec265970962 .t-container,
  #rec265970962 .t-row,
  #rec265970962 .t-col {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    min-height: 0 !important;
    height: auto !important;
  }

  /* сам record без подушки снизу */
  #rec265970962 {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  /* ВТОРОЙ БЛОК НЕ ТРОГАЕМ! — ни margin, ни padding тут не задаём */
}