.cards{justify-content:flex-start}.cards,.cards__card{display:flex;flex-wrap:wrap}.cards__card{align-items:center;align-self:flex-start;margin-bottom:1.4rem;max-width:100%}.cards__card.one-col{min-width:100%;width:100%}.cards__card.two-col{min-width:48%;width:50%}.cards__card.three-col{min-width:32%;width:33%}.cards__card.four-col{min-width:24%;width:25%}@media (max-width:767px){.cards__card.four-col,.cards__card.three-col{min-width:48%;width:50%}}@media (max-width:576px){.cards__card.four-col,.cards__card.three-col{min-width:100%;width:100%}}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:0 .7rem;width:100%}