.schedule tr:not(.cleaning) td:nth-child(1),
.schedule tr:not(.cleaning) td:nth-child(2),
.schedule tr:not(.cleaning) td:nth-child(4),
.schedule tr:not(.cleaning) td:nth-child(6) {
  text-align: center;
  vertical-align: middle;
}
