
h2.feature-icon { font-size:34px !important; }
h2.feature-icon, h2.feature-title-center { text-align:center; }

i.feature-icon {
	text-shadow: 4px 2px 1px #000;
	font-size: 2.7em !important;
	color: #fff;
}
div.ccm-block-feature-item-container {
	width: 180px;
	height: 140px;
	margin:0 auto;
}
div.ccm-block-feature-item-icon {
	width: 180px;
	height: 140px;
	text-align: center;
	margin: 0 auto;
	border-radius: 50%;
	vertical-align: middle;
	display: table-cell;
	margin: 0px auto 0px auto;
}