@media only screen and (min-width: 1068px)  {
    .section-story-spotlight .badge-column:nth-child(1) {
    flex-basis: 50%;
}
.section-story-spotlight .badge-column:nth-child(2) {
    flex-basis: 50%;
}
}
