 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(51, 44, 41, 0.7), rgba(51, 44, 41, 0.7)), url('https://assets.nicepagecdn.com/b3f02874/6631317/images/photo-1573126617899-41f1dffb196c.jpeg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

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

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

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

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

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

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

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

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

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