
.featureList{display: flex; flex-wrap: wrap; justify-content: space-between;}
.featureBox{width: 49%; margin-bottom: 40px;}
.featureContent{padding-left: 30px;}
.featureBox .featureContent::before {content: "";position: relative; display: block; left: 0;top: 0;height: 40px;width: 50px;background: url("https://www.manageengine.com/fr/active-directory-audit/images/netapp-filer-auditing-icon-sprite.png");background-size: 300px;background-position: -6px 0; margin-bottom: 12px;}
.fea1 .featureBox:nth-of-type(2) .featureContent::before{background-position: -89px 0;}
.fea1 .featureBox:nth-of-type(3) .featureContent::before{background-position: -171px -2px}
.fea1 .featureBox:nth-of-type(4) .featureContent::before{background-position: -251px -2px}
.fea2 .featureBox:nth-of-type(1) .featureContent::before{background-position: -4px -58px}
.fea2 .featureBox:nth-of-type(2) .featureContent::before{background-position: -74px -50px; background-size: 275px;}
.fea2 .featureBox:nth-of-type(3) .featureContent::before{background-position: -168px -60px;}
.fea2 .featureBox:nth-of-type(4) .featureContent::before{background-position: -257px -58px;}
.heading-menu{display:none;}