.work .residential-wrapper {
    max-width: 1000px;
    margin: 50px auto 80px auto;
}

.work .residential-wrapper h1 {
    font-size: 70px;
    left: -70px;
    padding: 12px 35px;
    z-index: 100;
}

.work .one-third {
    width: 320px;
}

  .work .one-third .project {
    height: 215px;
    margin-bottom: 20px;
  }

.work .two-third {
    width: 660px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: -4px;
}

  .work .two-third .project {
      height: 450px;
  }

.work .category-blurb {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 215px;
    margin-left: 20px;
}

  .work .category-blurb h4 {
    font-size: 46px;
    line-height: 33px;
    margin-bottom: 10px;
  }

  .work .category-blurb p {
    font-size: 14px;
  }

  .work .category-blurb a {
      width: 100px;
      margin-top: 17px;
      padding: 18px 26px;
      font-size: 16px;
  }

  .work .half .project, .work .half .quote {
    width: 320px;
  }

  .work .residential-wrapper .second .one-third {
    margin-right: 20px;
    margin-left: 0;
  }

    .work .residential-wrapper .second .one-third .project {
      height: 450px;
    }

  .work .residential-wrapper .second .two-third .half:nth-of-type(1) {
    margin-bottom: 20px;
  }

  .work .residential-wrapper .second .two-third .half .project:nth-of-type(1) {
    margin-right: 20px;
    margin-left: 0;
  }

  .work .residential-wrapper .second .two-third .project {
    height: 215px;
  }

  .work .blurb {
    padding: 0px 8px;
    width: 320px;
    margin-right: 20px;
    padding-top: 5px;
  }

    .work .blurb p {
      font-size: 14px;
      line-height: 18px;
    }

    .work .project:hover .rollover h3 {
      font-size: 40px;
      margin-top: -30px;
    }

    .work .residential-wrapper .third .one-third {
      margin-right: 20px;
    }

  .work .quote {
    height: 215px;
  }

    .work .quote h4 {
      font-size: 20px;
      line-height: 22px;
      margin-bottom: 10px;
    }

    .work .quote p {
      font-size: 17px;
    }

    .work .quote img {
      width: 30px;
      margin-bottom: 10px;
      padding-top: 12px;
    }

    .work .residential-wrapper .fourth .project {
      width: 320px;
      height: 215px;
      margin-right: 20px;
    }

  .work .single-family-wrapper {
      padding: 80px 0;
  }

    .work .single-family-wrapper .row {
      max-width: 1000px;
    }

    .work .single-family-wrapper .first .two-third .category-blurb, .work .commercial-wrapper .first .two-third .category-blurb {
        margin-right: 20px;
        padding-left: 15px;
    }

    .work .single-family-wrapper .first .two-third .project, .work .commercial-wrapper .first .two-third .project {
      width: 320px;
      height: 215px;
  }

  .work .commercial-wrapper {
    max-width: 1000px;
    margin: 100px auto 80px auto;
  }

    .work .commercial-wrapper .second .two-third > .project:nth-of-type(1) {
      margin-bottom: 20px;
    }

    .work .commercial-wrapper .second .two-third .half .project {
      height: 215px;
      margin-right: 20px;
    }

    .work .commercial-wrapper .second .one-third .project:nth-of-type(2) {
      height: 450px;
    }

  .work .renovations-wrapper {
    padding: 100px 0;
  }

    .work .renovations-wrapper .row {
      max-width: 1000px;
    }

    .work .renovations-wrapper .first .one-third {
      margin-right: 20px;
    }

    .work .renovations-wrapper .second .two-third .half:nth-of-type(1) {
      margin-bottom: 20px;
    }

      .work .renovations-wrapper .second .two-third .half .project:nth-of-type(1) {
        margin-right: 20px;
        margin-left: 0;
      }

      .work .renovations-wrapper .second .two-third .half .project {
          height: 215px;
      }

    .work .renovations-wrapper .second .one-third .project {
      height: 450px;
    }
