.fullContainer.landing	{
	position: relative;
	height: 260px;
	overflow: hidden;
	}
.fullContainer.landing img.landingImg.raise	{/* ADD ON STYLE TO BRING IMAGE UP */
	position: absolute;
	top: -75px;
	left: 0;
	width: 100%;
	height: auto!important;
	}