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

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

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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 512px;
  margin: 30px auto 0;
}

.u-section-1 .u-text-3 {
  margin: 30px auto 28px;
}

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

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

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

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