.cards{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cards,.cards__card{display:-webkit-box;display:-ms-flexbox;display:flex}.cards__card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:30%}.card__image{height:auto;margin:0 0 20px;max-width:100%;padding:0}.card__text{padding:0;width:100%}.card__text h4{margin-bottom:15px}@media(max-width:767px){.cards{display:block}.cards__card{width:100%;margin-top:1.4rem}.cards__card .card__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}