[data-role="top"] {
    height:300px;
}







[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(0, 0, 0, 0);
    background-repeat:no-repeat;
    background-image:url('https://netboardme-cf1.s3.amazonaws.com/published/8593/files/d54cd4d2d4d3662a92e130a9e35350cc.jpg');
    background-attachment:fixed;
    background-position:50% calc(50% + 42px);
    background-size:contain;
}