Hi ossi2612,
You can open the /templates/ja_sensei/html/mod_jamasthead/default.php file, line 28, replace with this code:
<div class="ja-masthead<?php echo $params->get('moduleclass_sfx','')?> <?php if ($mh_background && $mh_background->type == 'image') echo 'has-bg' ?>" <?php if ($mh_background && $mh_background->type == 'image') : ?>style="background-image: url('<?php echo $mh_background->url; ?>') !important"<?php endif; ?>>