html, body {
    font-size: 14.5pt;
}

@media (max-width: 960px) {
    html, body {
        font-size: 15.2pt;
    }
    .mud-chart text {
        font-size: 26px;
    }
}

