.topbar-header:after {
    content: 'LIVE - Production';
    background-color: #bb2222;
    color: #fff;

    display: block;
    top: .5em;
    position: absolute;
    left: 33%;
    padding: .5em;
    width: 15em;
}
