.u-section-1 .u-sheet-1 {
  min-height: 2154px;
}

.u-section-1 .u-image-1 {
  width: 800px;

  margin: 0 auto;
}

.u-section-1 .u-image-2 {
  width: 800px;
  height: 1021px;
  margin: 0 auto 60px;
}
.u-section-1 .u-image-3 {
  width: 800px;
  height: 1008px;
  margin: 0 auto;
}

.u-section-1 .u-image-2 {
  width: 800px;
  height: 1021px;
  margin: 0 auto 60px;
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1951px;
  }

  .u-section-1 .u-image-1 {
    width: 720px;
    
  }

  .u-section-1 .u-image-2 {
    width: 720px;
    height: 919px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1494px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    
  }

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 689px;
  }
  .u-section-1 .u-image-3 {
    width: 540px;
    height: 689px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 987px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 434px;
  }
  .u-section-1 .u-image-3 {
    width: 340px;
    height: 434px;
  }
}