.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:250px}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem 10px}.card__text{padding:0 10px;text-align:center;width:100%}.cards h3{font-size:24px!important;font-weight:700!important;line-height:32px!important;margin-bottom:10px;padding-top:10px}@media screen and (max-width:767px){.cards{flex-wrap:wrap;justify-content:center}}