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

.u-section-1 .u-image-1 {
  height: 478px;
  width: 640px;
  margin: 199px auto 0;
}

.u-section-1 .u-image-2 {
  width: 520px;
  height: 135px;
  margin: 30px auto 60px;
}

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

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

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

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

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