 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to right, rgba(26, 26, 26, 0.8), rgba(26, 26, 26, 0.16000000000000003)), url('images/SantaMessaalPizzoRabbioso-Luglio273.jpg');
  background-size: cover, auto 105%;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  font-weight: 400;
  font-style: italic;
  margin: 340px 0 0 182px;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-size: 4.5rem;
  margin: 0 0 0 182px;
}

.u-section-1 .u-text-3 {
  font-weight: 400;
  font-style: italic;
  margin: 50px 0 60px 182px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-top: 347px;
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    font-size: 3.75rem;
    width: auto;
    margin-top: 13px;
    margin-left: 0;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-left: 0;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 50% 50%, 47.5% 25.65%;
    background-size: cover, auto 115%;
  }

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 291px;
  }

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 3rem;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 50% 50%, 42.55% 25.65%;
    background-size: cover, cover;
  }

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

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

  .u-section-1 .u-text-2 {
    font-size: 1.875rem;
    margin-top: 7px;
  }

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