.cards,.cards__card{display:flex;flex-wrap:wrap}.cards__card{align-items:center;margin-bottom:1.4rem;max-width:100%;width:100%}.card__image{height:auto;margin:0 auto;max-width:100%}.card__text{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}}