 .u-section-1 {
  filter: none;
  background-image: url("../images/Beckwith1.jpg");
  background-position: 50% 50%;
  min-height: 50vh;
}

.u-section-1 .u-text-1 {
  font-size: 6rem;
  font-weight: 700;
  font-family: "Abril Fatface";
  margin: 64px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 20px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    width: auto;
    margin-top: 86px;
  }

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

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-top: 56px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-top: 59px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-top: 52px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 20px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 589px;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 469px;
}

.u-section-2 .u-container-layout-1 {
  padding: 30px 27px 25px;
}

.u-section-2 .u-image-1 {
  height: 215px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin-top: 12px;
  margin-bottom: 0;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  width: 110px;
  margin: 28px auto 0;
}

.u-section-2 .u-btn-1 {
  font-size: 1.5rem;
  margin: 28px auto 0;
  padding: 10px 30px;
}

.u-section-2 .u-layout-cell-2 {
  min-height: 469px;
}

.u-section-2 .u-container-layout-2 {
  padding: 22px 30px 30px;
}

.u-section-2 .u-text-2 {
  margin-bottom: 0;
  margin-top: 0;
}

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 386px;
  }

  .u-section-2 .u-container-layout-1 {
    padding: 0;
  }

  .u-section-2 .u-image-1 {
    height: 171px;
    margin-top: 33px;
  }

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

  .u-section-2 .u-btn-1 {
    margin-top: 10px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 386px;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 123px;
  }

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

  .u-section-2 .u-layout-cell-2 {
    min-height: 100px;
  }
}

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

  .u-section-2 .u-layout-wrap-1 {
    margin-bottom: 19px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 263px;
  }

  .u-section-2 .u-image-1 {
    height: 344px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-image-1 {
    height: 212px;
  }
}