.DIVI_wpDataTable::before {
    content: "" !important;
    background-image: url("/source/e4390021b3622381585c6e03ff984c59/table-icon.png");
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    width: 18px;
    height: 18px;
    background-size: cover;
    /*display: inline-block;*/
}

.DIVI_wpDataChart::before {
    content: "" !important;
    background-image: url("/source/29879dc41d765515f1540b149d5226b3/chart-icon.png");
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    width: 18px;
    height: 18px;
    background-size: cover;
    /*display: inline-block;*/
}