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

.u-section-1 .u-image-1 {
  width: 622px;
  height: 503px;
  margin: 17px auto 60px;
}

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

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

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

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