.tableHeader{
  color:white;
  background-color: #4A8BC2;
}

.table{
  table-layout: fixed !important;
  margin-bottom: 0;
}
