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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 24px auto 0 18px;
}

.u-section-1 .u-image-1 {
  width: 1145px;
  height: 255px;
  margin: 20px -2px 0;
}

.u-section-1 .u-image-2 {
  width: 857px;
  height: 318px;
  margin: 9px 123px 60px auto;
}

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

  .u-section-1 .u-text-1 {
    margin-top: -28px;
  }

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

  .u-section-1 .u-image-2 {
    margin-top: 32px;
    margin-right: auto;
  }
}

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

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

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

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 200px;
    margin-bottom: 46px;
  }
}

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

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