.circle {
	width: 66px;
	height:66px;
	margin: 0px 0px 0px;
	display: inline-block;
	position: relative;
	text-align: center;
	vertical-align: top;
}

.circle	strong {
		position: absolute;
		top: 25px;
		left: 10;
		width: 100%;
		text-align: center;
		line-height: 1rem;
		font-size: 1rem;
	}
 

.youthful-glow .small-charts .chartz .circle{width:86px !important;height:86px  !important;}
.youthful-glow .small-charts .chartz .circle strong{top:35px;}

