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

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

.u-section-1 .u-text-2 {
  margin: 20px 0 0;
}

.u-section-1 .u-image-1 {
  width: 1090px;
  height: 375px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-3 {
  width: 675px;
  margin: -370px auto 60px;
}

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

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

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

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

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

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

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

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

  .u-section-1 .u-text-3 {
    width: 540px;
    margin-top: -180px;
  }
}

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

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

  .u-section-1 .u-text-3 {
    width: 340px;
    margin-top: -111px;
  }
}