.work .one-third {
    width: 235px;
}

  .work .one-third .project {
    height: 183px;
    margin-bottom: 15px;
  }

.work .two-third {
    width: 485px;
    margin-right: 15px;
    margin-bottom: 15px;
}

  .work .two-third .project {
    height: 381px;
  }

  .work .half .project, .work .half .quote {
      width: 235px;
  }

  .work .project:hover .rollover h3 {
    font-size: 27px;
    margin-top: -16px;
  }

  .work .blurb {
    padding: 0px 0px;
    width: 235px;
    margin-right: 15px;
    padding-top: 0px;
  }

    .work .blurb p {
      font-size: 12px;
      line-height: 14px;
      margin-bottom: 5px;
    }

.work .quote {
  height: 183px;
}

  .work .quote img {
    display: none;
  }

  .work .quote h4 {
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 18px;
    margin-top: 15px;
  }

  .work .quote p {
    font-size: 13px;
  }

.work .category-blurb {
  width: 235px;
  height: 183px;
  margin-left: 0px;
}

  .work .category-blurb h4 {
    font-size: 34px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .work .category-blurb p {
    font-size: 12px;
    line-height: 14px;
  }

  .work .category-blurb a {
      width: 90px;
      margin-top: 31px;
      padding: 12px 10px;
      font-size: 14px;
  }

.work .residential-wrapper {
  max-width: 735px;
  margin: 30px auto 75px auto;
}

  .work .residential-wrapper h1 {
    font-size: 48px;
    top: 30px;
    left: -10px;
    padding: 5px 15px;
  }

    .work .residential-wrapper .second .one-third {
      margin-right: 15px;
      margin-left: 0;
    }

    .work .residential-wrapper .second .two-third .half:nth-of-type(1) {
      margin-bottom: 15px;
    }

    .work .residential-wrapper .second .two-third .half .project:nth-of-type(1) {
      margin-right: 15px;
    }

    .work .residential-wrapper .second .two-third .project {
      height: 183px;
    }

    .work .residential-wrapper .second .one-third .project {
      height: 381px;
    }

    .work .residential-wrapper .third .one-third {
      margin-right: 15px;
    }

    .work .residential-wrapper .fourth .project {
      width: 235px;
      height: 183px;
      margin-right: 15px;
    }

  .work .single-family-wrapper {
    padding: 75px 0 60px 0;
  }

    .work .single-family-wrapper .row {
      max-width: 735px;
    }

    .work .single-family-wrapper .first .two-third .project, .work .commercial-wrapper .first .two-third .project {
      width: 235px;
      height: 183px;
    }

    .work .single-family-wrapper .first .category-blurb a{
      margin-top: 17px;
    }

    .work .single-family-wrapper .first .two-third .category-blurb, .work .commercial-wrapper .first .two-third .category-blurb {
      margin-left: 0;
      margin-right: 15px;
      padding-left: 15px;
    }

    .work .commercial-wrapper {
      max-width: 735px;
      margin: 75px auto 60px auto;
    }

      .work .commercial-wrapper .category-blurb a{
        margin-top: 16px;
      }

      .work .commercial-wrapper .second .one-third .project:nth-of-type(2) {
        height: 381px;
      }

      .work .commercial-wrapper .second .two-third > .project:nth-of-type(1) {
        margin-bottom: 15px;
      }

      .work .commercial-wrapper .second .two-third .half .project {
        height: 183px;
        margin-right: 15px;
      }

    .work .renovations-wrapper {
      padding: 80px 0;
    }

      .work .renovations-wrapper .row {
        max-width: 735px;
      }

        .work .renovations-wrapper .category-blurb{
          padding-left: 15px;
        }

          .work .renovations-wrapper .category-blurb a{
            margin-top: 17px;
          }

        .work .renovations-wrapper .first .one-third {
          margin-right: 15px;
        }

          .work .renovations-wrapper .second .two-third .half:nth-of-type(1) {
            margin-bottom: 15px;
          }

            .work .renovations-wrapper .second .two-third .half .project {
              height: 183px;
            }

            .work .renovations-wrapper .second .two-third .half .project:nth-of-type(1) {
              margin-right: 15px;
            }

            .work .renovations-wrapper .second .one-third .project {
              height: 381px;
              margin-bottom: 0;
            }
