.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:300px}.card__image{background:#fd5514;border-radius:100%;height:auto;margin:0 auto 20px;max-width:100%;max-width:95px!important;padding:.7rem}.card__text{padding:0 .7rem;width:100%}