around line 1373 of your style.css file there’s this code:
background-size: 400px 170px !important;
if you remove that, or change it to something bigger, your image will get bigger ?? If you remove that line, the image will be 800px, which is the actual size of the image.