 .u-section-1 {
  background-image: linear-gradient(#e5e5e5, #eafdfc);
}

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

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  background-image: none;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.2;
  margin: 20px auto 0;
}

.u-section-1 .u-image-1 {
  width: 231px;
  height: 231px;
  background-image: url("images/scott-112.jpg");
  background-position: 50% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 20px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 20px auto 0;
}

.u-section-1 .u-image-2 {
  width: 231px;
  height: 231px;
  background-image: url("images/tech.png");
  background-position: 50% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 34px auto 0;
}

.u-section-1 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 20px auto 0;
}

.u-section-1 .u-image-3 {
  width: 231px;
  height: 231px;
  background-image: url("images/gdf6b654c9590a164cb99db770f0963dfbab60e761bf99ee65be71df275a42a597e73ba25aea149a7c534e148375dfeadd8bbed832f9f06d45092584393355b20_1280.jpg");
  background-position: 50% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 31px auto 0;
}

.u-section-1 .u-btn-3 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 20px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-2 {
    margin-top: 24px;
  }

  .u-section-1 .u-image-3 {
    margin-top: 24px;
  }
}

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

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

  .u-section-1 .u-image-3 {
    margin-top: 33px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-2 {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 0;
  }

  .u-section-1 .u-image-1 {
    margin-top: 23px;
  }

  .u-section-1 .u-btn-1 {
    border-style: none;
    align-self: center;
  }

  .u-section-1 .u-image-2 {
    width: 232px;
    height: 232px;
    margin-top: 26px;
  }

  .u-section-1 .u-btn-2 {
    align-self: center;
  }

  .u-section-1 .u-image-3 {
    width: 232px;
    height: 232px;
    margin-top: 23px;
  }
}