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

.u-section-1 .u-image-1 {
  width: 274px;
  height: 50px;
  margin: 35px auto 0 20px;
}

.u-section-1 .u-image-2 {
  width: 529px;
  height: 153px;
  margin: 4px auto 0 20px;
}

.u-section-1 .u-image-3 {
  width: 585px;
  height: 544px;
  margin: -153px 0 0 auto;
}

.u-section-1 .u-image-4 {
  width: 391px;
  height: 364px;
  margin: 0 0 19px auto;
}

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

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

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

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

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

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

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

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