.icon-wrapper {
 display: flex;
 margin-top: 2em;
}
.icon-wrapper > div:first-child {
 max-width: 150px;
 margin-right: 1em;
}
.icon-wrapper h3 {
 margin-top: 0;
 margin-bottom: .5em;
}