
.wheel {
width: 380px !important;
margin: 0 auto;
position: relative;
}
.content .wheel img {
max-width: 100%;
}
.wheel-cursor {
position: absolute;
width: 40% !important;
height: 40%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,...