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

.u-section-1 .u-image-1 {
  height: 2393px;
  margin-top: 51px;
  margin-bottom: 60px;
}

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

  .u-section-1 .u-image-1 {
    height: 1800px;
    margin-top: 22px;
    margin-bottom: 22px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 1367px;
    margin-bottom: 39px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 831px;
    margin-top: 0;
    margin-bottom: 60px;
  }
}