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

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 27px auto 0;
}

.u-section-1 .u-text-2 {
  width: 680px;
  margin: 102px auto 0;
}

.u-section-1 .u-text-3 {
  width: 680px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-4 {
  width: 680px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-5 {
  width: 680px;
  margin: 20px auto 60px;
}

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

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

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

  .u-section-1 .u-text-2 {
    width: 540px;
  }

  .u-section-1 .u-text-3 {
    width: 540px;
  }

  .u-section-1 .u-text-4 {
    width: 540px;
  }

  .u-section-1 .u-text-5 {
    width: 540px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }

  .u-section-1 .u-text-3 {
    width: 340px;
  }

  .u-section-1 .u-text-4 {
    width: 340px;
  }

  .u-section-1 .u-text-5 {
    width: 340px;
  }
}