html {
font-size: 14px;
line-height: 1.5em;
text-size-adjust: none;
}

body {
width: 100%;
}

header {
height: 3rem;
}

header img {
display: none;
}

header img {
display: none;
}

article.course {
width: 96vw;
}

h1 {
text-align: center;
font-size: 1rem;
line-height: 3rem;
}

h2 {
text-align: center;
font-size: 1rem;
max-width: 96vw;
}

h2 span {
display: block;
margin-left: 0;
}

h3 {
font-size: 0.9rem;
}

table.outline th {
font-size: 0.9rem;
line-height: 1.2rem;
width: 5.25em;
}

table.outline th span.break:after {
content: "\a";
white-space: pre;
}