.about-card > div {
    margin-top: 50px;
}

.about-card > div > h3 > img {
    height: 18px;
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    image-rendering: crisp-edges;
}