.standardHeader {
    text-align: left;
}

.simpleList {
    list-style-type: none;
}

.partnersTable td {
    width: auto;
    padding-top: 5px;
}

.partnersTable th:nth-child(2),  .partnersTable td:nth-child(2),
.partnersTable th:nth-child(3),  .partnersTable td:nth-child(3){
    text-align: center;
}

.partnersTable .list-group-item {
    border: none;
}