More efficient selector
- The width was being forced on the wrapping anchor block element with
the goal of resizing the image to 40x40px. Now utilizes a "more proper"
selector by forcing the width and height of the actual image element and
also now uses the max- prefix for the very rare scenario of an avatar
being smaller.