@import url('article-base.css');
@media (max-width:768px) {

  .curriculum-table th,
  .curriculum-table td {
    padding: .75rem .5rem
  }
}
