.service4-desc {
  width: 100%;
}
#minimal-bootstrap-carousel{
	margin-top: -1px;
}
.gal-item .border h5 {
  padding: 0 1em 0 1em;
}


/*  Custom Responsive Styles  */
 @media (min-width: 991px) and (max-width: 1199px){
	#minimal-bootstrap-carousel{
		margin-top: -22px;
	}
}