table.course-layout {text-align:center;border:0;border-spacing:0;border-collapse:collapse;width:100%;max-width:300px}
table.course-layout td, table.course-layout th {padding:.5em;border:2px solid white}
table.course-layout td {padding-top:0;padding-bottom:0;height:104px}
table.course-layout th {min-height:45px;font-size:1.143em}
table.course-layout-thin td {height:60px}
.course-layout-container {display:flex;flex-flow:row wrap;justify-content:center}
@media only screen and (min-width:715px) { table.course-layout-compact {max-width:225px} }