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

.u-section-1 .u-image-1 {
  width: 1116px;
  height: 241px;
  margin: 72px auto 0;
}

.u-section-1 .u-image-2 {
  width: 1116px;
  height: 248px;
  margin: 50px auto 60px;
}

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

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

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

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

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

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

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

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

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

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

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

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