header,
foot,
aside {
	display: none;
}
#select-store {
	display: none;
}
#chart_wrapper {
	text-align: left;
}
#chart_wrapper .chart {
	margin-left: 0;
	margin-right: 5%;
	width: 40%;
}
#chart_wrapper .chart img {
	max-width: 100%;
	height: auto;
}
