@media screen and (max-width: 1024px) {
}

/* ____________________________________________ */

/* ___________________________________________ */
.ht--carousel-nostri-humans .owl-item:nth-child(2n) {
  padding-bottom: 64px !important;
}
.ht--carousel-nostri-humans .owl-item:nth-child(2n + 1) {
  padding-top: 64px !important;
}

@media screen and (max-width: 600px) {
  .ht--full-height-manifesto {
    min-height: auto !important;
  }
}
