.ar_game .left {
	width:492px	;
}

.ar_game .right {
	width:calc(100% - 490px);
}

.the_wheel
{
	width:492px;
	height:529px;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

#canvas {
	width:434px;
	height:434px;
	margin:45px 0 0 26px;
	margin:50px 0 0 30px;
}

#center_image {
	top:200px;
	left:181px;
	width:143px;
	height:150px;
}

.the_pin {
    top: 2px;
    left: 231px;
    width: 35px;
    height: 60px;
}

#modal-content .lady_img {
	position: absolute;
	top: 90px;
	left: 60px;
	padding-left:15px;
}

#modal-content .score {
	top: 180px;
	left: 180px;
	z-index:900;
	font-size:45px;
	width:250px;
}
