

.caption span:first-child {
    display: inline;
}

.caption span:not(:first-child) {
    display: inline;
}