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

.u-section-1 .u-text-1 {
  margin: 20px 0 60px;
}.u-section-2 .u-sheet-1 {
  min-height: 553px;
}

.u-section-2 .u-image-1 {
  width: 700px;
  height: 391px;
  margin: 39px auto 46px;
}

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

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

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

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