.row.panels{display:flex;flex-flow:row wrap;gap:20px;justify-content:center}.row.panels .box{box-sizing:border-box;flex-basis:20%;flex-grow:1;max-width:25%;min-width:300px}.row.panels .box h2,.row.panels .box h3,.row.panels .box h4,.row.panels .box h5{margin-bottom:10px}.row.panels .box .img-icon{height:75px;margin-bottom:20px;text-align:center}.row.panels .box .img-icon img,.row.panels .box .img-icon svg{max-height:100%;width:auto}.module_ .box{padding:5px}