hudini007
Hi
The image is in the background so better option to display it all devices is set the size as cover
Add this code in custom.css file
.t3-hero .acm-hero .hero-item {background-size:cover}
This will also increase the viewing area of image and also show it in mobile.
Please note in phone it will not full as pure responsive bg image can not fill complete height behind the text. So i prefer it cover size for your site.
Hope it helps.
Regards