.coinBox {
	position: absolute;
	left: 18.0328%;
	top: 0;
	border-radius: 50%;
	width: 64.3443%;
	height: 78.8945%;

}
.coinBox > img {
	position: absolute;
	left:0;
	top:0;
	border-radius: 50%;
	width: 100%;
}
.basePanelBox {
	position: absolute;
	left: 0;
	top: 46.2312%;
	width: 100%;
	height: 53.7688%;
}
.basePanelBox > img {
	position: absolute;
	left:0;
	top:0;
	border-radius: 50%;
	width: 100%;
	box-shadow: 0rem 1rem 2rem rgba(0, 0, 0, 0.3);
}

/*.coinBasePanel {*/
/*	position: absolute;*/
/*	left: 15.0521%;*/
/*	top: 17.1094%;*/
/*	border-radius: 50%;*/
/*	width: 12.7083%;*/
/*	height: 8.3594%;*/
/*	box-shadow: 0rem 1rem 2rem rgba(0, 0, 0, 0.3);*/

/*}*/
/*.coinBasePanel img {*/
/*	position: absolute;*/
/*	left:0;*/
/*	top:0;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*}*/
/*.coinBox {*/
/*	position: absolute;*/
/*	left: 17.3438%;*/
/*	top: 9.9219%;*/
/*	border-radius: 50%;*/
/*	width: 8.1771%;*/
/*	height: 12.2656%;*/

/*}*/
/*.coinBox > img {*/
/*	left:0;*/
/*	top:0;*/
/*	position: absolute;*/
/*	border-radius: 50%;*/
/*	width: 100%;*/

/*}*/
/*.coinBox > img.coinFront {*/
/*}*/
/*.coinBox > img.coinBack {*/
/*}*/
/*.coinBox > img.coinTransparent {*/
/*	!*box-shadow: 0rem 1rem 2rem rgba(0, 0, 0, 0.3);*!*/
/*}*/