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

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

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

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

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

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

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

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