.icon-box__wrapper{display:flex;flex-wrap:wrap;gap:1px;justify-content:space-between}.icon-box__item{background:#f5f5f5;border-radius:10px;margin-bottom:10px;max-height:206px;max-width:262px;min-height:205px;min-width:261px}.icon-box__image{display:flex;height:72px;justify-content:center;margin-bottom:15px;margin-top:30px;width:100%}.icon-box__content{color:#2a2d35;font-size:20px;font-style:normal;font-weight:700;line-height:160%;margin:0 13px 30px;text-align:center}@media (max-width:900px){.icon-box__wrapper{gap:5px;justify-content:center}.icon-box__item{background:#f5f5f5;min-height:230px}}