.cards{justify-content:space-between;margin-left:auto;margin-right:auto}.cards,.cards__card{display:flex;display:-ms-flexbox;flex-wrap:wrap}.cards__card{align-items:center;align-self:flex-start;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%}@media (max-width:500px){.cards__card{width:95%}}