.ac-miles-accumulation h3{
	font-size: 18px;
}
.ac-miles-accumulation p{
	margin-bottom: 20px;
}
.ac-miles-accumulation table{
	border-collapse: collapse;
	margin: 0 0 30px 0;
}
.ac-miles-accumulation table tr td:first-child{
	width: 40%;
}
.ac-miles-accumulation table tr td,
.ac-miles-accumulation table tr th{
	padding: 20px 20px;
}