@charset "utf-8";

.totalChartValue, .totalChartValue2 { top: 50px; }

@media only screen and (max-width:767px) {
	.chart1 .totalChartValue, .chart2 .totalChartValue { top: 55px;}
}