/*Built for convenience*/

.coverage{
	background:url(/library/assets/products/xgs1930/Built-for-convenience-1920px-th.png) no-repeat center;
	background-size:cover;
	height:500px;
}

@media only screen and (max-width:1440px){
	.coverage{
		height:400px;
	}
}

@media only screen and (max-width:1025px){
	.coverage{
		height:300px;
	}
}

@media only screen and (max-width:991px){
	.coverage{
		height:250px;
	}
}


/*Built for convenience END*/
