This component is deprecated. Use the Picto component.
A card with a pictographic icon, headline, and description.
.mzp-l-card-half
and .mzp-l-card-third
layout classes..mzp-c-card-picto-content::before
pseudo class..mzp-t-dark
theme color is supported for use on different color backgrounds.56px
x 56px
.
<section class="mzp-c-card-picto">
<div class="mzp-c-card-picto-content">
<h2 class="mzp-c-card-picto-title">A headline with 30 characters</h2>
<p class="mzp-c-card-picto-desc">A short description with a maximum of about 60 characters.</p>
</div>
</section>