table#gasbuddy,
table#gasbuddy td,
table#prices,
table#prices th,
table#prices td {
	border: none !important;
}

table#prices td {
	border-bottom: 1px #ccc dotted !important;
}

@media screen and (max-width: 768px) {
	table#prices td {
		font-size: 12px !important;
	}
}
