.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}.cards__card{align-items:center;align-self:flex-start;border-radius:8px;display:flex;flex-wrap:wrap;margin-bottom:15px;max-width:100%;min-height:310px;padding:15px;width:100%}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:0 .7rem;width:100%;h3{color:#fff;font-size:1rem;font-weight:700;line-height:1.4rem;text-align:center}}