.toplist_goals {
	margin: 30px 0;
}
.toplist_goals > div.won {
	float: left;
	width: 49%;
}
.toplist_goals > div.lost {
	float: right;
	width: 49%;
}
.toplist_goals > div > table {
	margin-top: 7px;
	width: 100%;
}

.toplist_goals table th {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 900;
}