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

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

#rotating-item-wrapper2 {
	position: relative;
	width: 860px;
	height: 150px;
}
.rotating-item2 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

