.highcharts-credits{
    display: none;
}

@media (max-width: 1024px) {
    ul.highcharts-menu > li:first-child{
        display: none;
    }
}
