 .u-section-1 {
  background-image: url("https://pixabay.com/get/g7bc14029819e02a66a2f45d556d0214c4a058c16f40677dfe7f9244dc4cc20da37ef9907cac32b23716994fe60f689961ee4c85c95f430ab0b0f36008390b999_1280.jpg");
}

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

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

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 86px 0 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    width: 846px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    font-size: 2rem;
    width: 540px;
  }
}

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

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