.parallax {
	height: auto;
   background-attachment: fixed;
	width:100% !important;
	background-size:100%;
	    padding-top: 50px;
    padding-bottom: 0px;
}

.parallax .website_sectioncontent {
}

.parallax_big{
	height: auto !important;	
}