This is a card that's used to act as a call-to-action for the services offered, it consists of:
<div class="service-card">
<img class="service-card__icon" src="http://placehold.it/100" />
<h3 class="service-card__title">We Offer This</h3>
<p class="service-card__copy">Do you want to know more?</p>
<a class="button button--green button--ghost">Find out more</a>
</div>