.game
{
	width="1119";
}

@media only screen and (max-width: 1139px) {
	.game {
		
	}
	
	img .game {
		width: 100%;
	}
}