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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  margin: 22px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 0;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 273px;
  margin: 39px auto 50px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: auto;
  }

  .u-section-1 .u-text-2 {
    width: auto;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 18px;
    margin-right: auto;
    margin-left: 64px;
  }

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-left: 7px;
    margin-right: 7px;
  }

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