.icon-grid{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.icon-grid--item{width:calc(100%/3 - 1rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:.5rem;margin-bottom:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.icon-grid--item .main-image{width:60px;height:60px}.icon-grid--item .main-image img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.icon-grid--item .main-content{width:calc(100% - 80px)}@media(max-width:980px){.icon-grid--item{width:calc(100%/2 - 1rem)}}@media(max-width:768px){.icon-grid--item{width:calc(100% - 1rem)}}.icon-grid--item .title{margin-top:0;margin-bottom:5px}