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

.u-section-1 .u-video-1 {
  filter: none;
  width: 533px;
  height: 300px;
  margin: 60px auto;
}

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

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

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