@media(max-width: 767px) {
	
}

@media(max-width: 991px) {
	.page-entry__content {
	    position: relative;
	    margin-top: 0px !important;
	}
	.generic-content .sustainable-cladding-hero {
	    background: url(../pic/16-bg.jpg) no-repeat center center;
	    background-position-y: center;
	    background-size: cover;
	    padding-top: 10.2rem;
	    padding-bottom: 2rem;
	}
	.container-normal img {
	    image-rendering: crisp-edges !important;
	    width: 18rem;
	    margin-bottom: 1.0rem;
	}
	.generic-content .sustainable-cladding-hero h1 {
	    text-shadow: 2px 2px 10px #333;
		max-width: 100% !important;
		font-size: 2.4rem;
		margin-bottom: 0rem;
	}
}
