I have tried, believe me, I have!
But I can not figure out how to just change the images in the @media section.
I have a background pic and a logo on the full screen version, but this gets wonky on mobiles so I thought to just change in the @media so that the site-logo becomes an image with the actual logo image and slice of background. This would mean changing the background-image in the CSS, but I can’t get it right. The header-image and site-logo and whatever else I tried late into the night seem connected in a way I can’t figure out.
Right now I have a plain background color on the logo but the client wants the image. I don’t want the actual image cuz of the wonkiness.
Help?