I'm attempting to place an image inside a container DIV that is too large for it by using
max-width: 100%
in the CSS to resize it. Despite my efforts to adjust, there remains a small white space at the bottom. How can I eliminate this so that the DIV border and image align perfectly.