
.halffont {
    font-size: .5em;
}
.section-story-spotlight .grid.zoho-story-update .badges .badge br {
    display: block !important;
}

@media screen and (min-width: 1400px) {
    .section-story-spotlight .grid.zoho-story-update .row.badges {
        justify-content: space-between;
    }
    .section-story-spotlight .grid.zoho-story-update .badges .badge-caption {
        min-width: 0;
    }
}