
.contme {
	width: 48%;
	margin-top:75px;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-bottom: 90px;
	padding-left:45px;
	background:#f4f4f4;
	position: relative;
	float: left;
}
.contme i {
	width: 80px;
	height: 80px;
	font-size:50px;
	text-align: center;
	line-height: 80px;
	color: #fff;
	background:#66baff;
	border-radius: 50px;
	position: absolute;
	top: -40px;
	left: 42%;
}
.contme h4 {
	text-align: center;
}
.contme2 {
	margin-left:4%;
}