 .u-section-1 {
  filter: none;
  min-height: 668px;
}

.u-section-1 .u-image-1 {
  filter: none;
  height: 626px;
  margin-top: 33px;
  margin-bottom: 9px;
  object-position: 50% 21.44%;
}

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 305px;
  }

  .u-section-1 .u-image-1 {
    height: 263px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 269px;
}

.u-section-2 .u-text-1 {
  font-weight: 600;
  font-size: 4.5rem;
  margin: 40px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.5rem;
  margin: 27px 0 46px;
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 260px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 39px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 19px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 3.375rem;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.3333333333333333rem;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 196px;
  }

  .u-section-2 .u-text-1 {
    font-size: 2.8125rem;
    margin-top: 35px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1rem;
    margin: 22px -30px 32px;
  }
}