#chartWrap {
    padding: 10px;
    margin: 0 auto;
    width: min(90vw, 800px) !important;
}

#nestedDonut {
/*    max-height: 90vh !important;
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;*/
}

.hint {
    margin-top: 16px;
    font-size: 14px;
    text-align: center;
}
