.erp-modules-wrapper{display:grid;width:100%;grid-template-columns:auto auto auto;align-items:center;justify-content:space-evenly}.erp-module{display:flex;height:200px;width:fit-content;align-items:center;justify-content:center;padding:10px;flex-direction:column}.erp-module-image{display:flex;height:100px;width:100px;align-items:center;justify-content:center}.erp-module-image>img{width:100%;height:100%;object-fit:contain}.erp-module>span{display:flex;width:100%;height:fit-content;font-size:16px;padding:10px 0 0}.sav-erp-detail{height:fit-content}@media (max-width: 680px){.erp-modules-wrapper{grid-template-columns:auto auto}}@media (max-width: 590px){.erp-module>span{font-size:14px}}
