 .u-section-1 {
  background-image: none;
}

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

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

.u-section-1 .u-video-1 {
  height: 360px;
  width: 640px;
  margin: 45px auto 0;
}

.u-section-1 .embed-responsive-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.u-section-1 .u-image-2 {
  width: 413px;
  height: 300px;
  margin: 45px auto;
}

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

  .u-section-1 .u-video-1 {
    height: 378px;
    width: 672px;
    margin-top: 20px;
  }

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

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

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

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

  .u-section-1 .u-image-2 {
    margin-bottom: 6px;
  }
}

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

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

  .u-section-1 .u-video-1 {
    height: 253px;
    width: 450px;
  }

  .u-section-1 .u-image-2 {
    margin-top: 51px;
    margin-bottom: 45px;
  }
}