.ch-grid {
	margin: 0px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
.ch-grid:after, .ch-item:before {
	content: '';
	display: table;
}
.ch-grid:after {
	clear: both;
}
.ch-grid li {
	width: 225px;
	height: 225px;
	display: inline-block;
}
.help-process h5 {
	margin-top: 10px;
}
.marb30 {
	margin-bottom: 30px;
}
.mt26 {
	margin-top: 26px;
}
.white-text {
	color: #fff !important;
}