html {
    font-size: 14px;
}

.table-scale-wrapper {
    font-size: min(1em,calc(0.5em + 0.5vw));
}