.highcharts-root, .highcharts-title, .highcharts-subtitle { font-family: 'Open Sans Condensed' !important, open-sans-condensed, sans-serif; font-weight: 700 !important; color: #000 !important; fill: rgb(0 0 0) !important; }
.highcharts-title { font-size: 24px !important; }

.highcharts-subtitle { font-size: 18px; line-height: 1.6 !important; }
.highcharts-subtitle .light { font-weight: 300 !important; }

.spd-frak-ob-hc { font-family: 'Open Sans Condensed' !important, open-sans-condensed, sans-serif; }
.spd-frak-ob-hc-wahl { font-size: 12px !important; }

.hc-election, .hc-date { font-family: 'Open Sans Condensed' !important, open-sans-condensed, sans-serif; }

.highcharts-legend-item.highcharts-bar-series .highcharts-point { display: none !important; }

.highcharts-legend-item.highcharts-bar-series text { display: none !important; }

@media only screen and (max-width: 480px) { 
	.highcharts-root, .highcharts-title, .highcharts-subtitle { font-family: 'Open Sans Condensed' !important, open-sans-condensed, sans-serif; font-weight: 700 !important; color: #000 !important; fill: rgb(0 0 0) !important; }
	.hc-pipe { display: none; }
	.hc-election, .hc-date { font-family: 'Open Sans Condensed' !important, open-sans-condensed, sans-serif; display: block !important; }
}