
.dcps-college-table-list table{
    width: 100%;
}
.dcps-college-table-list table th,
.dcps-college-table-list table td {
    width: 20%;
    padding: 10px 8px!important;
}
.dcps-college-table-list table td {
    border: 1px solid #eee;
}
.dcps-college-table-list table td p {
    margin: 7px 0;
}
.dcps-college-table-list table thead th {
    width: 20%;
    height: 40px;
}
.dcps-college-table-list-filter {
    padding-top: 40px;
}