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




	 .fullwidthbanner-container{
    width: 100% !important;
	max-width: 100%;
    position: absolute;
    padding: 0;
    max-height: 100% !important;
    overflow: hidden !important;
    top: 0;
    min-height: 100% !important;
	}

