.cards{display:flex;flex-wrap:wrap;align-content:space-between}.cards>*{flex:1 100%;margin:1rem},.cards h2,.cards h3,.cards h4,.cards h5{margin-top:0}@media (min-width:800px){.cards__card{flex:3 0px}}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:1.5rem}