 .u-section-1 {
  background-image: url("images/CamminoGiuggianello.jpg");
  background-position: 50% 50%;
}

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

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

.u-section-2 .u-text-1 {
  font-weight: 600;
  font-size: 1.875rem;
  margin: 14px auto 0 0;
}

.u-section-2 .u-text-2 {
  font-weight: 500;
  font-size: 2.25rem;
  margin: 6px 776px 0 0;
}

.u-section-2 .u-text-3 {
  margin: 14px 0 35px;
}

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

  .u-section-2 .u-text-2 {
    margin-right: 576px;
  }

  .u-section-2 .u-text-3 {
    margin-bottom: 36px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-2 {
    margin-right: 356px;
  }
}

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

  .u-section-2 .u-text-2 {
    margin-right: 176px;
  }

  .u-section-2 .u-text-3 {
    margin-bottom: 30px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    margin-right: 0;
    font-size: 1.8rem;
  }

  .u-section-2 .u-text-3 {
    margin-bottom: 22px;
  }
}