


html {
	overflow-x:hidden;
	padding: 0 !important;
	margin:0px !important;
}



	 .fullwidthbanner-container{
		width:100% !important;
		position:relative;
		padding:0;
		max-height:353px !important;
		overflow:hidden;
		margin:-30px 0 0 0;
		z-index:1;
	}

