.title.has_background{	background-repeat: no-repeat;	background-position: center 0px;}.title.has_fixed_background{	background-repeat: no-repeat;	background-attachment: fixed;	background-position: center 0px;}body > header.move_menu{	background-image: none;	background-color: #5f9410;	background-color: rgba(95,148,16,0.8);	}	.touch .parallax section{		height: auto !important;		min-height: 300px;  		background-position: center top !important;  		background-size: 100% auto !important;  		background-attachment: scroll;	}			.touch	.parallax section.no_background{		padding: 0px;	} 