.container.html-field.full_width {
	background-image: url();
	width: 100%;
	max-width: 100%;
	padding: 0px !important;
	margin-top: -5px;
}
.sticky{
	position:sticky !important;
	top:100px !important;
}
.height{height:604px; min-height: 604px}
.headline-light{
	text-align:center; 
	font-weight:bold; 
	color:#fff; 
	padding-top:45px
}
.headline-dark{
	text-align:center; 
	font-weight:bold; 
	color:#000000; 
	padding-top:45px
}
.bg-right .col-md-4.image{background-position-x:right !important; }
.bg-left .col-md-4.image{background-position-x:left !important; }