
  @media only screen and (max-width: 480px) {
    .t-cover {
      height: 530px !important;
      min-height: 530px !important;
    }
    .t-cover__wrapper {
      height: 530px !important;
      min-height: 530px !important;
    }
    .t-cover h1.t182__title {
      margin-top: 10px !important;
      padding-top: 0 !important;
    }
  }

