.u-section-1 .u-sheet-1 {
  min-height: 50vw;
}

.u-section-1 .u-image-1 {
  width: 374px;
  height: 567px;
  margin: 0 45px 0 auto;
}

.u-section-1 .u-image-2 {
  width: 658px;
  height: 269px;
  margin: -418px auto 0 63px;
}

.u-section-1 .u-image-3 {
  width: 146px;
  height: 52px;
  margin: -406px auto 60px -146px;
}

@media (max-width: 991px) {
  .u-section-1 .u-image-2 {
    margin-left: 62px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-2 {
    width: 540px;
    height: 221px;
    margin-left: 0;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 515px;
    margin-right: 0;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 139px;
    margin-top: -366px;
  }

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