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

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

.u-section-1 .u-image-2 {
  width: 665px;
  height: 58px;
  margin: 10px auto 60px 18px;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 349px;
  }
}

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

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

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

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

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 47px;
    margin-left: 0;
  }
}

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

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

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