How can I make a large image respond nicely on all screen sizes? – Twitter bootstrap
I am using Twitter Bootstrap's img-responsive class. I have an image (1920x1200) that looks too big, in terms of height, on a lg screen and correct on an xs screen. If I cut the height of the image, it looks…