div.tabs-bar__wrapper::before {
    background-image: url('https://files.bitbang.social/site_uploads/files/000/000/001/original/bitbang-top-logo_subdued.png');
    background-size: 240px 48px;
    display: inline-block;
    width: 240px; 
    height: 48px;
    background-repeat: no-repeat;
    content:"";
}

