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

.u-section-1 .u-image-1 {
  width: 692px;
  height: 165px;
  margin: 24px auto 0;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  margin: 24px auto 10px;
}

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

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

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

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

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

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