.service-title{
	font-weight: 700;
}

.service-head-bg{
	/* background: linear-gradient(45deg, #00b09b, #96c93d); */
	background-color: rgba(25, 135, 84, 0.2);
	padding: 35px;
}
.service-img1{
	width: 50px;
	border: 1px solid #009174;
	height: auto;
}
.service-img{
	width: 50px;
	border: 1px solid #009174;
	height: auto;
	margin-left: -20px;
}

.service-banner-cricle{
	padding: 10px;
	width: 150px;
	height: 150px;
	border: 1px solid #009174;
	border-radius: 50%;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

  .ecovadis-wecan-icon {
  	width: 50% !important;
  	height: auto;
  }

.service-card-title{
	margin-top: -10px;
}




