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

.u-section-1 .u-image-1 {
  width: 535px;
  height: 212px;
  margin: 17px auto 0;
}

.u-section-1 .u-image-2 {
  width: 745px;
  height: 367px;
  margin: 3px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 30px 120px 17px 142px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-right: 20px;
    margin-left: 42px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    margin-right: 0;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 0;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 1rem;
    margin-bottom: 15px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 135px;
    margin-top: 1px;
  }

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

  .u-section-1 .u-text-1 {
    margin-bottom: 30px;
  }
}