 .jonCutout {
  margin-top: 4em;
   height: 400px;
 }

.serviceBox {
  min-height: 725px;
}

.serviceBox .service-content h3 {
	font-size: 28px;
}

.DNNContainer_noTitle {
	overflow: hidden;
	}

@media screen and (min-width : 0px) and (max-width : 767.99px) {

.serviceBoxSolutions .svgSolutionsAms, .serviceBoxSolutions .svgSolutionsApp {
	background-size: contain;
	width: 50%;
	height: 50%;
	top: 55%;
	margin-left: 25%;
}

.serviceBoxSolutions .svgSolutionsWeb {
  position: absolute;
	background-size: contain;
	width: 50%;
	height: 50%;
	top: 55%;
	margin-left: 25%;
}

}
@media screen and (min-width : 1280px) and (max-width : 1400.99px) {
 .jonCutout {
   margin-top: 8em;
 }
}







