 .u-section-1 {
  background-position: 50% 50%;
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 840px;
}

.u-section-1 .u-image-1 {
  width: 922px;
  height: 404px;
  margin: 187px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  width: 861px;
  margin: -85px auto 60px;
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 315px;
  }

  .u-section-1 .u-text-1 {
    width: 720px;
    margin-top: 4px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 672px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 236px;
  }

  .u-section-1 .u-text-1 {
    width: 540px;
    font-size: 3rem;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 149px;
  }

  .u-section-1 .u-text-1 {
    width: 340px;
    font-size: 2.25rem;
  }
}