.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}@media (max-width:991px){.cards{display:block}}.cards__card{display:flex;flex:1;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-bottom:1.4rem;max-width:100%}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:0 .7rem;width:100%}