 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.55), rgba(0,0,0,0.55)), url("images/20230917_134831.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 6rem;
  font-weight: 700;
  margin: 18px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  margin: 517px auto 60px 29px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 38.03% 50%;
  }

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

  .u-section-1 .u-btn-1 {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 30.89% 50%;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 28.82% 50%;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 465px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 20.81% 50%;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 387px;
  }
}