.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;padding:2.4rem;width:calc(33% - 16px)}.card__image{height:auto;margin:0 auto 2.4rem;max-width:100%;padding:.7rem}.card__text{padding:0;width:100%}@media only screen and (max-width:600px){.cards{flex-wrap:wrap}.cards__card{width:100%}}.card .button{background-color:#00684a;border:none;font-size:16px;padding:14px 24px;text-transform:uppercase}.hidden_translate{display:none!important}