.cx-card-funktionen{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template:"icon headline" ". text"/32px 1fr;justify-items:start;row-gap:1.9rem}.cx-card-funktionen .cx-icon{grid-area:icon;position:relative;top:3px}.cx-card-funktionen .cx-headline{grid-area:headline;margin:0}.cx-card-funktionen .cx-text{grid-area:text}@media only screen and (max-width:768px){.cx-card-funktionen{grid-template:"icon headline" ". text"/24px 1fr}.cx-card-funktionen .cx-icon{top:0}}