.cards{flex-wrap:nowrap;justify-content:space-around}.cards,.cards__card{display:flex;flex-direction:column}.cards__card{align-self:flex-start;flex-wrap:wrap;margin:0 auto 1.4rem}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:0 .7rem;text-align:center;width:100%}