@media (max-width: 767px) {
	.feature-image {
		display: block!important; margin-bottom: 0!important;
	}
}


@media (min-width: 1px) {
	.feature-image {
		background: url(/assets/Images/Hub-images/Products-and-services/Products-and-services-hub-image-767x210.jpg) #231f20 no-repeat;
		background-position:center;	}
}


@media (min-width: 768px) {
	.feature-image {
		background: url(/assets/Images/Hub-images/Products-and-services/Products-and-services-hub-image-991x180.jpg) #231f20 no-repeat;
		background-position:center;	}
}


@media (min-width: 992px) {
	.feature-image {
		background: url(/assets/Images/Hub-images/Products-and-services/Products-and-services-hub-image-1366x180.jpg) #231f20 no-repeat;
		background-position:center;	}
}


@media (min-width: 1367px) {
	.feature-image {
		background: url(/assets/Images/Hub-images/Products-and-services/Products-and-services-hub-image-1920x250.jpg) #231f20 no-repeat;
		background-position:center;	}
}

