.service_contents{
	margin-top:250px;
	width:100%;
	}
	
.service_contents .section-heading{
	margin:0px 0;
}

.s_main .ec{
	padding:20px 0 40px 0;
	background-color:#eeeeee;
	}
.s_main .system{
	padding:20px 0 40px 0;
	}
.s_main .system2{
	padding:20px 0 40px 0;
	background-color:#eeeeee;
	}



.icon_section{
	text-align:center;
	margin-bottom:50px;
}


.icon2{
	margin:30px 0;
	text-align:center;}
	
@media screen and (max-width: 700px) {

.service_contents{
	margin-top:100px;
	width:100%;
	}

.s_main p{
	margin:0 auto;
	text-align:center;
	width:100%;
	padding:20px;
	}

.icon_section{
	display:none;
	}

.s_icon{
	display:none;
	}
	
}


