.parallax {
    min-height: 240px;
    background-attachment: fixed;
    width: 100% !important;
    padding-bottom: 70px;
    padding-top: 100px;
    background-position: 50% 100% !important;
}

.parallax .website_sectioncontent {
	/*display:none;*/
}

.parallax_big{
	height: auto !important;	
}
