.ch-grid {
	margin: -24px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid li {
    width: 120px;
    height: 120px;
    display: inline-block;
    margin: 21px;
    border-radius: 50%;
		    margin-bottom: 44px;
}
