.cards{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.cards,.cards__card{display:-webkit-box;display:-ms-flexbox;display:flex}.cards__card{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:start;align-items:center;align-self:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1rem 0;max-width:100%;width:250px}.card__image{height:auto;max-width:250px;padding:10px;width:100%}.card__text{padding:0 1rem;text-align:center;width:100%}