 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.65), rgba(0,0,0,0.65)), url('../images/WhatsAppImage2020-10-06at2.57.18PM.webp');
  background-position: 75.77% 20.16%;
  background-size: auto 115%;
}

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

.u-section-1 .u-text-1 {
  font-family: "Exo 2";
  font-size: 3.3125rem;
  font-weight: 700;
  margin: 137px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.075rem;
  margin: 61px 103px 60px 70px;
}

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 102px;
  }

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

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

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

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

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