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

.u-section-1 .u-image-1 {
  height: 709px;
  margin-top: 9px;
  margin-bottom: 0;
}

.u-section-1 .u-image-2 {
  width: 443px;
  height: 163px;
  margin: 0 auto;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: -18px auto 60px;
}

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

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

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

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

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

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

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

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