.white-bg {
	background-color: #fff !important;
}
.service-item {
	margin-bottom: -99999px !important;
    padding-bottom: 99999px !important;
	padding-left: 5% !important;
	padding-right: 5% !important;
	background-color: #fff !important;
	/*border-radius: 10px !important;*/
}
.service-row {
	overflow: hidden !important;
}
.text-webdesignref{
  text-align: center;
  font-size: 10px;
  padding-top:10px;
}
.row-webdesignref{
	border-top: 1px solid #e5e5e5;
	margin-top: 20px;
}