.industry-story-spotlight .tile .tile-content .badges .column .badge .badge-caption {
	margin-top: 7px;
}

@media only screen and (max-width: 1300px) {
	.industry-story-spotlight .tile .tile-content .badges .column.badge-column {
		flex-basis: 100%;
		max-width: 100%;
		margin-top: 10px;
	}
}

.industry-story-spotlight .tile .tile-content .badges .column.badge-column:nth-child(n + 3) {
	margin-top: 10px;
}

@media only screen and (max-width: 1300px) {
	.industry-story-spotlight .tile .tile-content .badges .column.badge-column:nth-child(n + 3) {
		margin-top: 10px;
	}
}
@media only screen and (max-width: 800px) {
	.industry-story-spotlight .tile .tile-content .badges .column.badge-column:nth-child(n + 2) {
		margin-top: 15px;
	}
	.industry-story-spotlight .tile .tile-content .badges .column.badge-column:nth-child(n + 3) {
		margin-top: 15px;
	}
}

@media only screen and (min-width: 1069px) {
	.industry-story-spotlight .tile .tile-content .badges .column .badge .badge-value {
		font-size: 64px;
		line-height: 1;
		font-weight: 400;
		letter-spacing: -0.009em;
		font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
	}
}

.industry-story-spotlight .tile .tile-content .badges .column .badge .badge-content .badge-value {
	font-weight: 600;
}

.badge .badge-unit, .badge .badge-unit-plus, .badge .badge-unit-percent, .badge .badge-unit-currency {
	font-size: 32px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: 0.004em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	font-weight: 600;
}

@media only screen and (min-width: 1069px) {
	.industry-story-spotlight .tile .tile-content .badges .column .badge .badge-unit, .industry-story-spotlight .tile .tile-content .badges .column .badge .badge-unit-plus, .industry-story-spotlight .tile .tile-content .badges .column .badge .badge-unit-percent, .industry-story-spotlight .tile .tile-content .badges .column .badge .badge-unit-currency {
		font-size: 48px;
		line-height: 1;
		font-weight: 400;
		letter-spacing: 0em;
		font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
		font-weight: 600;
	}
}
