.comp-list-header{
    padding: 40px 0;
}
.fa.fa-check::before{
    font-size: 20px;
}
.table thead{
    background-color: #3f609c;
    color: #ffffff;
}
.table thead th{
    vertical-align: middle;
}