.cards{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}@media (max-width:768px){.cards{justify-content:center}}.cards__card{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1rem 0;max-width:250px;min-width:200px}.card__image{height:auto;margin-bottom:2rem;padding:10px;width:100%}.card__text{padding:0 1rem;text-align:center;width:100%}@media (max-width:767px){.custom-button{margin:1rem 0}}.custom-button{padding:10px 25px}