Hi
I can log into your site and see that you've not configured the module to set background for the masthead of that test page:
I just set for you and also changed this css code:
.t4-masthead .ja-masthead.article-bg {
background-image: none !important;
}
to:
.t4-masthead .ja-masthead.article-bg:before {
display: block;
}
in the file: /templates/ja_findus/local/css/template.css
Kindly check.