	
.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
	height:auto;
	
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {

	display: inline-block;

	border-radius: 10%;
}


.ch-grid  {
	margin-top:0px;

}






