.hefe-center-parent {
	float: left;
	width: 100%;
	text-align: center;
}

.hefe-center-parent .hefe-center-child {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}