.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}.cards__card{align-items:left;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:300px}.card__image{height:auto;margin-bottom:.7rem;max-width:100%}.card__text{width:100%}@media(max-width:768px){.card-module{flex-direction:column!important}.card-module .cards__card{width:100%}}