#rotating-item-wrapper {
	position: relative;
	width: 1061px;
	height: 332px;
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#rotating-item-wrapper1 {
	position: relative;
	width: 740px;
	height: 338px;
}
.rotating-item1 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}