I have a header image which is 1358 × 218. On larger screens, it doesn't fit the width of the screen. I want it to scale the image, keeping aspect ratio, so the width always fills 100% of the width of the browser. Here is the code I currently have:
How can I achieve this?