 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #000000, #292d33);
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-size: 0.75rem;
  margin: 202px auto 0;
}

.u-section-1 .u-image-1 {
  width: 296px;
  height: 168px;
  margin: 238px auto 19px;
}

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

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

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

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

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

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

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

  .u-section-1 .u-image-1 {
    margin-top: 14px;
    margin-bottom: 13px;
  }
}