.ballers-outer {
	width: 800px;
	height: 443px;
	background-image: url(https://camp2.rectangle.zone/subwikifiles/wc2/images/1/1c/Ballers.png);
	background-position: bottom;
	background-size: contain;
	background-repeat: no-repeat;
}
.ballers-inner {
	resize: both;
	width: 100px;
	height: 100px;
	max-height: 443px;
	overflow:auto;
	background-image: url(https://camp2.rectangle.zone/subwikifiles/wc2/images/3/3f/Ballersball.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50px 50px;
}