.lsow-services.lsow-style1 .lsow-service .lsow-icon-wrapper span {font-size:40px!important;}

.lsow-services.lsow-style1 .lsow-service .lsow-service-text .lsow-title {font-size:14px!important}

@media only screen and (min-width: 801px){
		.lsow-grid-container.lsow-grid-desktop-3 .lsow-grid-item{ margin-left:10px!important; margin-right:10px!important;}
}

/*CONTAINERS*/
.container1200{
		width:100%;
		max-width:1200px;
		margin:0 auto;
}
.container1000{
		width:100%;
		max-width:1000px;
		margin:0 auto;
}
.container900{
		width:100%;
		max-width:900px;
		margin:0 auto;
}

/*SERVICE CARDS*/
.servicecards{
		border-radius:10px;
		background-color:#ededed;
}
/*
footer .builder-item:last-of-type{
	display:none;
}*/