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

.u-section-1 .u-image-1 {
  width: 450px;
  height: 577px;
  margin: 44px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 400;
  width: 680px;
  margin: 73px auto 0;
}

.u-section-1 .u-image-2 {
  width: 411px;
  height: 274px;
  margin: 44px auto 60px;
}

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

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

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

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

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