
@media (max-width:991px){

	
	.services-info-w3-agileits:after {
		content: "";
		position: absolute;
		left: 182px;
		top: 267px;
		width: 25px;
		height: 25px;
	}

	.w3_agileits_services_grid {
		text-align: center;
		padding: 0;
		width: 48%;
		margin-bottom: 2%;
		margin-left: 1%;
	}
	
}




@media (max-width:640px){

	
	.services-info-w3-agileits:after {
		content: "";
		position: absolute;
		left: 266px;
		top: 195px;
		width: 25px;
		height: 25px;
	}
	
}


@media (max-width:414px){
	
	.services-info-w3-agileits:after {
		content: "";
		position: absolute;
		left: 171px;
		top: 264px;
		width: 25px;
		height: 25px;
	}

	.w3_agileits_services_grid {
		text-align: center;
		padding: 0;
		width: 100%;
		margin-bottom: 2%;
		margin-left: 0%;
	}
	
}

@media (max-width:320px){

	.services-info-w3-agileits {
		position: relative;
		padding: 20px 20px;
	}
	.services-info-w3-agileits:after {
		content: "";
		position: absolute;
		left: 123px;
		top: 198px;
		width: 25px;
		height: 25px;
	}
	
}
/*-- //responsive --*/