Members, I have this CSS code for auto centering an image and it works great. But I've noticed that on non desktop screens the image isn't shrunk but rather cut in half and smaller. I was trying to get this code to resize it. It works fine elsewhere but not with the centering css width: auto ; max-width: 100% ; height: auto ; Any suggestions on how I can get the image auto centered and auto resized? Thanks much, Jozy