[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(247, 181, 0, 0.00);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}



















.netboardme-template, .mfp-embed,
.netboardme-template.bg-fixed > .netboardme-background,
.mfp-embed.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/340622/files/676dfac0f4aa39a9d5b9f8e4ba2733f9.jpg');
    background-attachment:fixed;
    background-position:50% calc(0% + 42px);
    background-size:100%;
}