[FLEX Theme] banner resizing to screen width

Looking for an assist on have the banner image in the flex them resize to the screen width. Currently it crops the sides when the screen size is less than the width of the image. Layout width is set to Full with Banner Height to Small. See attached for full image and how it looks on the page.

Much appreciated!

CSS:

.scaleHeader {
width:100%;
min-width:50%;
max-width:16000px;
margin: 20px 0px;
}

@4cor please provide the store URL we will give you the exact media query CSS to apply in theme scss or CSS Thanks

that would be much appreciated! I just turned off the password page even though I’m still working on the site. Example of where this is happening: https://journeyengraving.com/collections/all-drinkware

thank you kindly!