@CHARSET "UTF-8";
.lottery{display:block;width:100%;max-width:422px;position:relative;background-size:100% 99%;background-repeat:no-repeat;}
.lottery img.pointer{position:absolute;width:31.5%;height:42.5%;left:34.6%;top:23%;}
@media (max-width: 767px){
	.lottery canvas.item{width:100%;}
}