.cards{flex-wrap:nowrap;justify-content:space-evenly}.cards,.cards__card{display:flex;flex-wrap:wrap}.cards__card{align-items:center;align-self:flex-start;justify-content:center;margin-bottom:1.4rem;max-width:100%;width:300px}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__title{color:#ff762b;text-align:center}.card__text{color:#404040;text-align:center;width:100%}