.cards{display:block}@media(min-width:768px){.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}}.cards__card{align-items:flex-start;align-self:stretch;display:flex;flex:1;flex-wrap:wrap;margin-bottom:1.4rem;margin-left:1rem;margin-right:1rem;max-width:100%;width:auto}.cards .cards__card:first-child{margin-left:0}.cards .cards__card:last-child{margin-right:0}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:0 .7rem;width:100%}