/* Enter Your Custom CSS Here */
.service-icon {
	display: table;
	margin: 10px auto;
	font-size: 45px;
	color: #fff;
	background-color: #ffffff;
	line-height: 1;
	border-radius: 0%;
	width: 150px;
	height: 150px;
	text-align: center;
}

