@media (max-width: 760px) {
body {
    font-size: 16px;
}
body > div#content > section.top > div.title {
    margin-top: 150px;
}
body > div#content > section.top > div.title {
    text-align: center;
    font-size: 12vw !important;
}
body > div#content > section.top > div.subtitle {
    margin-top: 0;
    text-align: center;
    font-size: 3.5vw !important;
}
body > div#content > section.calendar-current,
body > div#content > section.calendar-past {
}
}
