.course-schedule table {
  width: 100%;
  box-shadow: none;
}

.course-schedule table td, 
.course-schedule table th {
  padding: 1rem 0;
  border-right: none;
  border-left: none;
  font-size: 1.8rem;
}