.fasst-carousel{align-items:center;display:grid;gap:1.5em 2em;grid-template-columns:1fr;justify-items:center;margin-block:2em}.fasst-carousel img{max-height:6em;max-width:100%}@media (min-width:32em){.fasst-carousel{grid-template-columns:repeat(2,1fr)}}@media (min-width:56em){.fasst-carousel{grid-template-columns:repeat(4,1fr)}}