.service-block .service-image {height: 200px; background-size: cover!important;}

@media only screen and (min-width : 768px) and (max-width : 1024px) {

}

@media only screen and (max-width: 767px) {
	.service-block {margin-bottom: 50px;}
}