 .u-section-1 {
  background-image: url("images/pexels-photo-4492631.jpeg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 413px 816px 0 1px;
}

.u-section-1 .u-text-2 {
  font-style: normal;
  margin: 20px 817px 60px 0;
}

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-right: 605px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-right: 605px;
    margin-left: 1px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 279px;
    margin-right: 386px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 398px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-right: 280px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 249px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 200px;
    margin-right: 83px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 83px;
  }
}