How to change background header image from template theme

I am having trouble finding where to change the image that is being used as a header image for all my pages on a shopify store. How can I locate and change this image?

https://aprilonebourbon.myshopify.com/pages/contact

You can try to find it by following the steps below:

Step 1: Go to Online Store->Theme->Customize.

Step 2: Find the section on the contact page that needs to be modified, You can most likely find it in the editor.

If you will unable to find it then I’m happy to do this for you, let me know.
I can hlep you change it so that this will work well for you.
Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Hi @msrwalsh

You can find and change it from Online Store > Themes > Edit code > open frame.scss.liquid file, go to line 2006, change the image URL

Unfortunately, I was not able to find the image in the code.

You can try to find this only

.breadcrumb

Or this

Module | Breadcrumbs and Tag Sorting

I think I found it but am having issues with getting it to work. Your advice is appreciated.