 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('https://assets.nicepagecdn.com/d5d4a667/6609782/images/banner-bg-1.png');
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  margin: 96px 311px 0 374px;
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: 60px;
    margin-left: 274px;
    margin-right: 211px;
    width: 391px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 164px;
    margin-right: 101px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 74px;
    margin-right: 11px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 80px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-top: 0;
    margin-bottom: 0;
  }
}