h1 {
	display: none;
}

.match-list {
	padding: 50px 0;
}

.match-list > div {
	float: left;
}

.match-list span.label {
	display: block;
	text-align: center;
	font-size: 48px;
}

.match-list input { 
	font-size:30px; 
	min-width:115px;
}

.progress-bar {
	border-left: 1px solid white;
}

.payout-bar {
	padding: 10px 0 50px;
}

.payout-bar .progress {
	height: 80px;
}