.table th {
   text-align: center;   
}

.table > tbody > tr > th {
     vertical-align: bottom;
}