@media only screen and (max-width : 1150px) {

	
	.section h2 {
		margin-left: 0;
width: 100%;
	}
	.caseInner {
		float: left;
		width: 60%;
	}


	.sectionWrap.thumbnails, .sectionBlock.overview {
    margin-top: 0px;
	}


	#bx-pager {
		top: 0;
		float: left;
		width: 100%;
		display: none;
	}

	.sectionBlock img.pdfIcon.avPDF {
		top: -22px !important;
		position: relative;
	}

	.tenantLink {
		display: none;
	}

	.sectionBlock img.ovImg.long_ovImg {
		margin-bottom: 20px;
	}

	.sectionWrap.overview {
		/*top: 100px;*/
	}

	.headerImage.top {
		top: 53px;
	}

	.headerImage img {
		width: 100%;
		height: auto;
		min-height: auto;
	}

/*	.scrollWrap {
		top: auto !important;
	}*/
	
}
