.outer_wrapper .carousel_wrapper .carousel_rotation .carousel_div {
	width:100%;
	height:468px;
}

.outer_wrapper .carousel_wrapper .carousel_rotation .carousel_div > div {
	height:468px;
	background-size: 2000px 468px;
	background-position: center top;
}


/*
#outer_wrapper {
	width: 100%;
	position: relative;
}
#another,
.homecycle .carousel_wrapper {
	height:auto;
	margin: 0 auto;
	position: relative;
}

.homecycle .carousel_div {
	width: 100% !important;
}

.homecycle .carousel_div div {
	width:100%;
	height:468px;
}

.homecycle .carousel_fluid_fix {
	position: relative !important;
	display: block !important;
	height: auto !important;
}*/