.work .row{
  margin: 0 auto;
  width: 85%;
}

.work .two-third {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

  .work .two-third .project {
    height: 200px;
  }

  .work .residential-wrapper h1 {
    font-size: 42px;
    top: 0;
    left: 50%;
    margin-left: -104px;
    padding: 5px 13px;
    margin-bottom: 30px;
    position: relative;
  }

    .work .residential-wrapper .second .two-third .project {
      height: 218px;
    }

.work .one-third {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-left: 0;
}

  .work .one-third .project {
    height: 185px;
  }

  .work .project .rollover h3 {
    font-size: 28px;
    margin-top: -16.5px;
  }

.work .category-blurb {
  display: block;
  width: 90%;
  height: initial;
  margin: 0 auto;
  margin-bottom: 30px;
}

  .work .category-blurb h4 {
    font-size: 32px;
    line-height: 26px;
    margin-bottom: 15px;
  }

  .work .category-blurb p {
    font-size: 14px;
  }

  .work .category-blurb a {
    width: 90px;
    margin-top: 22px;
    padding: 15px;
    font-size: 14px;
  }

.work .residential-wrapper {
  margin: 40px auto 70px auto;
}

  .work .residential-wrapper .second .one-third .project {
    height: 390px;
  }

  .work .half .project, .work .half .quote {
    width: 100%;
    margin-left: 0;
  }

  .work .residential-wrapper .second .two-third .project {
    height: 185px;
  }

    .work .residential-wrapper .second .two-third .half .project:nth-of-type(1) {
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 30px;
    }

  .work .blurb {
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px;
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 30px;
  }

    .work .blurb p {
      font-size: 14px;
      line-height: 18px;
    }

  .work .quote {
    height: initial;
    padding: 30px 0;
    margin-bottom: 30px;
  }

    .work .quote h4 {
      font-size: 22px;
      width: 87%;
      margin-bottom: 15px;
    }

    .work .quote p {
      font-size: 16px;
    }

    .work .quote img {
      width: 40px;
      padding-top: 0;
    }

    .work .residential-wrapper .fourth .project {
      width: 100%;
      height: 200px;
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 30px;
    }

    .work .residential-wrapper .third .one-third {
      margin-right: 0;
      margin-left: 0;
    }

    .work .residential-wrapper .second .one-third {
      margin-right: 0;
      margin-left: 0;
    }

.work .single-family-wrapper {
  padding: 70px 0;
}

.work .single-family-wrapper .first .two-third .project, .work .commercial-wrapper .first .two-third .project {
  width: 100%;
  height: 215px;
  margin-left: 0;
}

.work .commercial-wrapper {
  margin: 80px auto 70px auto;
}

  .work .commercial-wrapper .second .two-third .half .project {
    height: 218px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .work .commercial-wrapper .second .two-third .half .quote {
    margin-left: 0;
  }

  .work .commercial-wrapper .second .two-third .half .quote {
    margin-bottom: 0;
  }

  .work .commercial-wrapper .second .one-third .project:nth-of-type(2) {
    height: 455px;
  }

.work .renovations-wrapper {
  background-color: #eeeeee;
  padding: 100px 0;
}

  .work .renovations-wrapper .first .one-third {
    margin-right: 0;
  }

  .work .renovations-wrapper .second .two-third .half .project:nth-of-type(1) {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
  }

  .work .renovations-wrapper .second .two-third .half .project {
      height: 215px;
  }

  .work .renovations-wrapper .second .one-third .project {
    height: 450px;
  }
