.cards__card{align-items:center;align-self:flex-start;display:flex;flex:1;flex-wrap:wrap;margin-bottom:50px;max-width:100%}.card__image{height:auto;margin-bottom:30px;max-width:100%}.card__text{width:100%}@media (min-width:900px){.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}}