.things-we-do {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative; }
  .things-we-do .row-height {
    height: 335px; }
    @media (min-width: 992px) {
      .things-we-do .row-height {
        height: 435px; } }
    .things-we-do .row-height .body-text {
      color: #FFF;
      font-size: 22px;
      line-height: 30px;
      font-family: "Roboto Slab", serif; }
      @media (min-width: 992px) {
        .things-we-do .row-height .body-text {
          font-size: 40px;
          line-height: 50px; } }
      .things-we-do .row-height .body-text p {
        width: 275px;
        margin: 0 auto; }
        @media (min-width: 992px) {
          .things-we-do .row-height .body-text p {
            width: 100%; } }
      .things-we-do .row-height .body-text .things {
        padding-top: 80px; }
        .things-we-do .row-height .body-text .things .things-item {
          font-size: 30px;
          line-height: 45px;
          font-family: "Roboto", sans-serif; }
          .things-we-do .row-height .body-text .things .things-item i {
            font-size: 50px;
            padding-bottom: 20px; }

/*# sourceMappingURL=../maps/custom/things_we_do.css.map */
