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

.u-section-1 .u-image-1 {
  width: 913px;
  height: 649px;
  margin: 24px auto 60px;
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 512px;
  }
}

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

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

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

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