@charset "utf-8";


.fullwidthbanner-container{
	width:100% !important;
	min-width:1300px;
	position:relative;
	padding:0;
	max-height:700px !important;
	overflow:hidden;
	margin-top:0px;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:700px !important;
	position:relative;
	min-width:1300px;
}
