.gha__icon-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.gha__icon-cards .card{display:flex;flex-basis:100%;flex-direction:column;flex-grow:1;gap:2rem}.gha__icon-cards .card__icon{line-height:0}.card__icon img{height:auto}@media (min-width:768px){.gha__icon-cards .card{flex-basis:calc(50% - 1rem)}}@media (min-width:1200px){.gha__icon-cards .card{flex-basis:calc(33.33333% - 1.33333rem)}}