I have created a site where I have added a background image that I want to be responsive to browser size, but is constrained to the length/width ratio of the original image. I want to have a set minimum width, so that when the browser shrinks, the image does not distort.
How can I make this happen?