.cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:768px){.cards{justify-content:center}}.cards__card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;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__text{padding:0 1rem;text-align:center;width:100%}number{font-size:64px;color:#67c2d5}