.module.icon-blocks{display:grid;grid-template-columns:repeat(auto-fit,146px);justify-content:space-between;grid-gap:20px 16px}.module.icon-blocks>.icon-block{text-align:center;width:146px}.module.icon-blocks>.icon-block>.icon{width:100px;height:100px;margin:auto;background-repeat:no-repeat;background-position:center}