/* Release 1.10.134: center the player score against the complete team blocks. */

body.home.cs2day-v2 .cs2-live-match--player .cs2-live-match__score {
	align-self: center;
	justify-self: center;
	transform: none;
}
