.fi-topbar {
    background-image:
        linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)),
        url('/web-images/topbar-banner.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
