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

.u-section-1 .u-image-1 {
  width: 200px;
  height: 300px;
  margin: 14px auto 0 14px;
}

.u-section-1 .u-image-2 {
  width: 400px;
  height: 300px;
  margin: -300px auto 0 244px;
}

.u-section-1 .u-image-3 {
  width: 225px;
  height: 300px;
  margin: -300px 251px 0 auto;
}

.u-section-1 .u-image-4 {
  width: 225px;
  height: 300px;
  margin: -300px 12px 0 auto;
}

.u-section-1 .u-image-5 {
  width: 570px;
  height: 263px;
  margin: 30px 12px 0 auto;
}

.u-section-1 .u-video-1 {
  width: 501px;
  height: 263px;
  margin: -263px auto 50px 0;
}

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

  .u-section-1 .u-image-2 {
    margin-left: 140px;
  }

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

  .u-section-1 .u-video-1 {
    margin-top: -249px;
  }
}

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

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 255px;
    margin-left: 0;
  }

  .u-section-1 .u-image-3 {
    margin-top: -255px;
    margin-right: 115px;
  }

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

  .u-section-1 .u-video-1 {
    width: 340px;
    height: 178px;
    margin-top: -157px;
  }
}