/*************************************************************************************************************** Dear Dev Pros, Only add non-renderable SASS in this file (no CSS selectors), otherwise any CSS will be rendered into any file that includes this one (spoiler alert: most files include this file) */
.ElementIconGrid .icon-grid-icon { height: 66px; }

@media (min-width: 576px) { .ElementIconGrid .icon-grid-icon { height: 90px; } }

@media (min-width: 1200px) { .ElementIconGrid .icon-grid-icon { height: 110px; } }
/*# sourceMappingURL=elementicongrid.css.map */