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

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

.parallax_big{
	height: auto !important;	
}
