.card-repeater{gap:20px;grid-template-columns:1fr 1fr 1fr}.card-repeater .card{display:flex;flex:1;flex-direction:column;padding:2.5em 3em}.card-repeater .card.padless:first-of-type{padding:2.5em 0}.card-repeater .card img{flex:1;margin-bottom:.5em;max-height:90px;width:auto!important}@media screen and (max-width:1024px){.card-repeater{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.card-repeater{grid-template-columns:1fr}.card-repeater .card{align-items:stretch;min-height:none}.card-repeater .card.padless:first-of-type{padding:2.5em 0}}