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

.u-section-1 .u-text-1 {
  margin: 24px auto 0;
}

.u-section-1 .u-text-2 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

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

.u-section-1 .u-image-1 {
  width: 1081px;
  height: 845px;
  margin: 59px 20px 0 auto;
}

.u-section-1 .u-text-4 {
  font-size: 1.125rem;
  margin: 30px 0 39px;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 735px;
    margin-right: 0;
  }
}

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

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

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

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

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

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