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

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  margin: 21px 0 0;
}.u-section-2 .u-sheet-1 {
  min-height: 1762px;
}

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

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

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

.u-section-2 .u-image-2 {
  width: 570px;
  height: 303px;
  margin: 30px auto 0;
}

.u-section-2 .u-text-3 {
  margin: 30px 0 0;
}

.u-section-2 .u-image-3 {
  width: 570px;
  height: 717px;
  margin: 30px auto 60px;
}

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

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

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

  .u-section-2 .u-image-3 {
    width: 540px;
    height: 679px;
  }
}

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

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

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

  .u-section-2 .u-image-3 {
    width: 340px;
    height: 428px;
  }
}