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

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

.u-section-1 .u-text-1 {
  margin: 60px auto 0;
}

.u-section-1 .u-video-1 {
  height: 300px;
  width: 380px;
  margin: 49px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.7rem;
  letter-spacing: 1px;
  margin: 52px auto 23px;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 61px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 34px;
    margin-bottom: 32px;
  }
}