/*Local fixes*/

/*United Airlines tile*/

@media only screen and (min-width: 1069px) {
	.industry-story-spotlight
		.tile
		.tile-content
		.badges
		.column
		.badge
		.badge-value {
		font-size: 60px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 801px) {
	.apple-devices-count {
		padding-left: 10px;
	}
}
