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

.u-section-1 .u-image-1 {
  width: 659px;
  height: 158px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 56px auto 0;
}

.u-section-1 .u-image-2 {
  width: 836px;
  height: 399px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 47px 152px 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 36px 0 0;
}

.u-section-1 .u-text-2 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 25px 0 35px;
}

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

  .u-section-1 .u-image-2 {
    margin-right: 52px;
    margin-left: 52px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 39px;
  }
}

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

  .u-section-1 .u-image-2 {
    width: 720px;
    height: 344px;
    margin-right: 0;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 129px;
    margin-top: 53px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 1rem;
    margin-top: 36px;
  }

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

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

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

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