.BikeRepairTable .column-1 {
	width: 375px;
	font-size: 18px;
}

.BikeRepairTable .column-2 {
	color: #2d5362;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.BikeRepairTable .column-3 {
	color: #cb2c2d;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.BikeServiceAddOn .column-1 {
	width: 375px;
	font-size: 18px;
}

.BikeServiceAddOn .column-2 {
	font-size: 18px;
	text-align: center;
}

.BikeInstallations .column-1 {
	width: 375px;
	font-size: 18px;
}

.BikeInstallations .column-2 {
	font-size: 18px;
	text-align: center;
}

.SmallRepairs .column-1 {
	width: 375px;
	font-size: 18px;
}

.SmallRepairs .column-2 {
	font-size: 18px;
	text-align: center;
}