.industry-other-stories {
	margin-bottom: 60px;
}

.industry-apple-in-action {
	overflow: hidden;
}

.industry-story-spotlight {
	overflow: hidden;
}

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

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