@media (max-width: 640px) {
  #rec1655109313 .t-cover__wrapper,
  #rec1655109313 .t-cover__container {
    transform: translateY(-70px) !important; /* adjust number -30 / -40 / -60 */
  }
}

@media (max-width: 640px) {
  .uc-mobile-menu-fix {
    height: auto !important;
    min-height: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  .uc-mobile-menu-fix + .t-rec {
    margin-top: -80px !important;
  }
}
