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

.u-section-1 .u-image-1 {
  width: 292px;
  height: 130px;
  margin: 0 auto;
}

.u-section-1 .u-video-1 {
  width: 772px;
  height: 447px;
  margin: 0 auto;
}

.u-section-1 .embed-responsive-1 {
  position: absolute;
}

.u-section-1 .u-image-2 {
  width: 83px;
  height: 83px;
  margin: 19px 477px 0 auto;
}

.u-section-1 .u-image-3 {
  width: 75px;
  height: 75px;
  margin: -79px auto 0 486px;
}

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

  .u-section-1 .u-video-1 {
    width: 720px;
    height: 417px;
  }
}

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

  .u-section-1 .u-video-1 {
    width: 540px;
    height: 313px;
  }

  .u-section-1 .u-image-2 {
    margin-right: 457px;
  }

  .u-section-1 .u-image-3 {
    margin-left: 465px;
  }
}

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

  .u-section-1 .u-video-1 {
    width: 340px;
    height: 197px;
  }

  .u-section-1 .u-image-2 {
    margin-right: 257px;
  }

  .u-section-1 .u-image-3 {
    margin-left: 265px;
  }
}