.chart-container {
	position: relative; padding-bottom: 80%;
}
.chart-div{
	position: absolute; top: 0; right: 0; bottom: 0; left: 0;
}
.amcharts-chart-div{
	overflow: visible !important;
}
