.list-group-item:last-child, .list-group-item:first-child, .list-group-item {
    border: 0 !important;
}

#program_table{
    min-width: 1200px;
}

#program_table td{
    border: 0 !important;
}

#program_table tr {
    background-color: #fff !important;
}

footer .foo-icons {
    font-size: 30px;
    color: #FF3409;
}