.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}@media(max-width:767px){.cards{flex-direction:column}}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;justify-content:center;width:33.333%}@media(max-width:767px){.cards__card{width:100%;margin-bottom:0!important}.card__image{padding:1rem!important}}.card__image{margin:0 auto;max-width:100%;padding:2rem;height:160px}.card__text{padding:0 10px;text-align:center;width:100%}.card__text h4{font-size:20px}