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

.u-section-1 .u-image-1 {
  width: 122px;
  height: 53px;
  margin: 9px auto 0 0;
}

.u-section-1 .u-image-2 {
  width: 636px;
  height: 462px;
  margin: 52px auto 0 0;
}

.u-section-1 .u-image-3 {
  width: 480px;
  height: 437px;
  margin: -462px 0 60px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-top: -18px;
  }

  .u-section-1 .u-image-3 {
    margin-top: 20px;
  }
}

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

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

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

  .u-section-1 .u-image-2 {
    height: 247px;
    margin-top: 29px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 310px;
    margin-top: 43px;
  }
}