.package-table {
	width: 100%;
}

.package-table .game {
	display: inline-block;
	margin-bottom: 25px;
}

.package-table .game-5D {
	margin-right: 0px;
}

.game .game-title {
	text-align: center;
	font-weight: bold;
	background-color: #eee;
	font-size: 110%;
	padding: 5px 0px;
}

.package-table .rate-mobile {
	display: none;
}

.rate-header .rate-cell {
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	background-color: #eee;
}

.rate-table .rate-header {
	margin: 5px 0px;
}

.rate-table .rate-cell {
	width: 100px;
	padding: 5px 0px;
}

.rate-body .rate-col {
	display: block;
	float: left;
	vertical-align: top;
	text-align: center;
}

.rate-body .rate-prize-label {
	text-align: left;
}

.rate-body .rate-prize-label .rate-cell {
	font-weight: bold;
}

.rate-col .rate-cell {
	border-bottom: 2px solid #eee;
}