 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(233, 246, 236, 1), rgba(233, 246, 236, 1)), linear-gradient(to bottom, #666666, #000000), url('images/SRL_RiverBG3.png');
  background-position: 50% 50%, 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: cover, cover, cover;
}

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

.u-section-1 .u-image-1 {
  width: 300px;
  height: 300px;
  margin: 0 auto;
}

.u-section-1 .u-text-1 {
  margin: 9px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  font-weight: 700;
  margin: 9px auto 0;
  padding: 0;
}

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

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

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

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

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

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

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

  .u-section-1 .u-text-2 {
    margin-top: 9px;
    margin-left: auto;
    margin-bottom: 60px;
  }
}

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 204px;
    height: 204px;
    margin-right: 62px;
  }

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

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

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