 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  width: 680px;
  margin: 30px auto;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: 340px;
  }
} .u-section-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("images/bayarea.jpg");
  margin: 0;
}

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

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

.u-section-2 .u-text-2 {
  width: 680px;
  margin: 9px auto 0;
}

.u-section-2 .u-text-3 {
  width: 680px;
  margin: 14px auto 0;
}

.u-section-2 .u-btn-1 {
  border-style: none;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  border-style: solid;
  margin: 29px auto 0;
}

.u-section-2 .u-btn-3 {
  border-style: solid;
  margin: 19px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-2 {
    background-position: 50% 50%;
  }

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

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

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

  .u-section-2 .u-text-1 {
    width: 540px;
  }

  .u-section-2 .u-text-2 {
    width: 540px;
  }

  .u-section-2 .u-text-3 {
    width: 540px;
  }
}

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

  .u-section-2 .u-text-1 {
    width: 340px;
  }

  .u-section-2 .u-text-2 {
    width: 340px;
  }

  .u-section-2 .u-text-3 {
    width: 340px;
  }
}