#rotating-item-wrapper {
	position: fixed;
        left: 0;
}
.rotating-item {
	display: none;
	position: absolute;
        left: 0;
}
