.base-allocation-page .months th,
.base-allocation-page .quarters th {
  height: 30px;
  vertical-align: bottom;
}
.base-allocation-page .months td,
.base-allocation-page .quarters td {
  padding-right: 15px;
  vertical-align: top;
}
