.highcharts-credits { display: none; } .highcharts-plot-line-label { transform: translate(-8px, 0) !important; } .highcharts-container { @media (max-width: 1800px) { width: calc(97vw - 300px) !important; } @media (max-width: 1550px) { width: calc(96vw - 300px) !important; } @media (max-width: 1150px) { width: calc(95vw - 300px) !important; } @media (max-width: 991px) { width: 100% !important; } .highcharts-plot-line-label { transform: translate(-30px, 0) !important; } }