.table td
{
    vertical-align: middle;
}
.table th
{
    background-color: #e22626;
    color: white;
    text-align: center;
}
.table tr
{
    text-align: center;
}