li {
    list-style-type: none;
}

li:before {
    /*content: "\25cc\0020";*/
    content: "\0020";
}

.industry th {
    width: 25%;
}