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

.u-section-1 .u-text-1 {
  font-weight: 900;
  font-size: 2.25rem;
  width: 472px;
  margin: 11px auto 0;
}

.u-section-1 .u-text-2 {
  text-align: left;
  font-size: 0.875rem;
  width: 655px;
  margin: 25px auto 0;
}

.u-section-1 .u-image-1 {
  width: 350px;
  height: 401px;
  text-align: center;
  margin: 11px auto 54px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    margin-top: 11px;
  }

  .u-section-1 .u-image-1 {
    height: 364px;
    margin-top: 48px;
    margin-bottom: 3px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    margin-top: 20px;
    margin-bottom: 60px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    margin-top: 63px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}