#page-curriculum {
    background-color: #FFF;
}

#page-curriculum .schools {
    margin-top: 40px;
}

#curriculum td,
#curriculum th {
    border-right: 1px solid #ddd;
}

#curriculum th > img {
    color: #770e1f;
    margin: auto;
    max-width: 250px;
}

#curriculum td:last-child,
#curriculum th:last-child {
    border-right: none;
}

#curriculum td:first-child {
    font-weight: bold;
}