.whatwedo-item-wrapper{display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap}.whatwedo-item{border:1px solid #000;border-radius:10px;width:33%;margin:10px;max-width:323px;min-width:300px;height:180px;display:grid;align-items:start}h2{font-size:26px}.whatwedo-item h3{font-size:18px;margin-top:15px}.whatwedo-item>.icon-item,.whatwedo-item>.text-item{padding:18px;background-color:#000;text-align:center;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;margin:-1px}.whatwedo-item>.text-item h3{font-size:28px;font-weight:700}.whatwedo-item>.icon-item svg{width:30px;height:30px;fill:currentColor}@media (max-width:767px){h2{font-size:22px}.whatwedo-item{height:150px}.whatwedo-item h3{font-size:18px;margin:0}.whatwedo-item>.icon-item,.whatwedo-item>.text-item{padding:10px}}