@media only screen and (max-width: 580px) {
    .highcharts-label > text {
        font-size: 10px;
    }
}