 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('images/jacaranda.jpg');
  background-position: 50% 50%, 50% 56.41%;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  margin: 225px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 0.875rem;
  width: 614px;
  margin: 54px auto 0;
}

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

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

  .u-section-1 .u-text-2 {
    margin-top: 20px;
    margin-bottom: 47px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin: 31px 53px 0;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-right: auto;
    margin-bottom: 28px;
    margin-left: 0;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-top: 62px;
    margin-right: 0;
    margin-bottom: 0;
  }
} .u-section-2 {
  filter: none;
}

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

.u-section-2 .u-image-1 {
  filter: brightness(0.6);
  width: 570px;
  height: 825px;
  margin: 5px auto;
}

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

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

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

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 782px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 492px;
  }
}