.table-head {
    display: table-row;
}

.table .table-head .table-cell {
    background: #C6D76A !important;
    color: #333 !important;
}
