.cards{align-items:stretch;column-gap:25px;display:flex;flex-wrap:nowrap;justify-content:space-between}.cards__card{display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:300px}@media (max-width:767px){.cards{flex-direction:column}}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:0 .7rem;width:100%}