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

.u-section-1 .u-image-1 {
  width: 1264px;
  height: 818px;
  margin: 40px auto 0 -90px;
}

.u-section-1 .u-image-2 {
  width: 570px;
  height: 316px;
  margin: 0 auto 60px;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 608px;
    margin-left: 0;
  }
}

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

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

  .u-section-1 .u-image-2 {
    width: 413px;
    height: 169px;
    margin-bottom: 0;
  }
}

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

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

  .u-section-1 .u-image-2 {
    margin-top: 20px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 220px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-image-2 {
    width: 272px;
    height: 81px;
    margin-top: 0;
  }
}