.cards{display:flex;flex-flow:row wrap;justify-content:space-between}.cards__card{display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%}@media screen and (max-width:991px){.cards__card{width:100%!important}.mobile-static{position:static!important}}.card__text{padding:0 .7rem;width:100%}@media screen and (min-width:992px){.cards__card h3{font-size:32px;line-height:40px}}