 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(255, 255, 255, 0.25)), url('images/default-image.jpg');
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  margin: 165px auto 0;
}

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

.u-section-1 .u-text-3 {
  margin: 97px 924px 60px 0;
}

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

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

  .u-section-1 .u-text-3 {
    margin-top: 139px;
    margin-right: 724px;
    margin-bottom: 44px;
  }
}

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

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

  .u-section-1 .u-text-3 {
    margin-top: 97px;
    margin-right: 504px;
    margin-bottom: -80px;
  }
}

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

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

  .u-section-1 .u-text-3 {
    margin-right: 324px;
    margin-bottom: -145px;
  }
}

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

  .u-section-1 .u-text-3 {
    margin-top: 147px;
    margin-right: 124px;
    margin-bottom: -109px;
  }
}