@media (min-width: 768px) {
    #session_table {
        width: 75%;
    }
}

#session_table th {
    border-top: none;
}

#session_table th, #session_table td {
    padding-left: 0px;
}

.veto_link a {
    text-decoration: none;
}
