	#rotation{

		overflow: hidden !important;
		margin: 0 auto !important;
		padding: 0 !important;
	}
	#rotation img{
		width: 100% !important;
		cursor: default !important;
	}
	#rotation img:active{
		width: 100% !important;
		cursor: move !important;
	}