 .u-section-1 {
  background-image: url("images/tema_educazione1.png");
  background-position: 50% 50%;
  background-size: 110%;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  margin: 40px 0 0 612px;
}

.u-section-1 .u-text-2 {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 73px 0 60px 558px;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 412px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-left: 358px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-size: auto 110%;
  }

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

  .u-section-1 .u-text-1 {
    margin-left: 192px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 59px;
    margin-left: 183px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 100% 42.83%;
    background-size: 130%;
  }

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

  .u-section-1 .u-text-1 {
    margin-top: 26px;
    margin-left: 12px;
  }

  .u-section-1 .u-text-2 {
    margin: 92px 11px 19px 206px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-size: cover;
  }

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

  .u-section-1 .u-text-1 {
    margin-top: 37px;
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    font-size: 2.25rem;
    margin: 60px 0 60px 26px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 9px;
  height: auto;
  min-height: 391px;
  margin-top: 0;
}