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

.u-section-1 .u-text-1 {
  font-weight: 400;
  margin: 60px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 20px auto 35px;
}.u-section-2 .u-sheet-1 {
  min-height: 2562px;
}

.u-section-2 .u-image-1 {
  width: 550px;
  height: 775px;
  margin: 32px auto 0 0;
}

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

.u-section-2 .u-image-3 {
  width: 550px;
  height: 743px;
  margin: 31px auto 0 0;
}

.u-section-2 .u-image-4 {
  width: 570px;
  height: 743px;
  margin: -743px 0 60px auto;
}

@media (max-width: 1199px) {
  .u-section-2 .u-image-2 {
    margin-top: 20px;
  }
}

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

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

  .u-section-2 .u-image-2 {
    width: 540px;
    height: 734px;
    margin-right: 0;
  }

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

  .u-section-2 .u-image-4 {
    width: 540px;
    height: 704px;
    margin-top: -729px;
  }
}

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

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

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

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

  .u-section-2 .u-image-4 {
    width: 340px;
    height: 443px;
    margin-top: -459px;
  }
}