.cards{align-items:flex-start}.cards,.cards__card{display:flex;flex-wrap:wrap}.cards__card{align-items:center;align-self:flex-start;margin-bottom:1.4rem;max-width:100%}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:.7rem;width:100%}.card__text p:not(:last-child){margin-bottom:0}@media only screen and (min-width:768px){.cards{gap:20px}.cards__card{flex:1}}