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







[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/d3293bd61ea98baa8785cf10bf1e340d.jpg');
    background-attachment:fixed;
    background-position:0% calc(0% + 42px);
    background-size:contain;
}