.card-icons__wrapper{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.card-icons{align-items:center;background:#fff;border-radius:5px;box-shadow:0 10px 10px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;height:215px;margin-bottom:35px;max-width:230px;min-width:229px;padding:24px 17px 0}.card-icons__icon img{align-self:center;max-height:66px;min-height:65px;width:auto}.card-icons__text{color:#333;font-family:Lato;font-size:17px;font-style:normal;font-weight:800;line-height:160%;margin-top:10px;text-align:center}@media (max-width:900px){.card-icons{flex:1 1 100%;max-width:100%}}