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

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

.u-section-1 .u-image-1 {
  width: 649px;
  height: 439px;
  margin: 49px auto;
}

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

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

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

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