Fixes the hidden image issue on Google Maps. Reference: http://stackoverflow.com/questions/16708324/google-maps-infowindow-close-button-hidden
img[src*="gstatic.com/"], img[src*="googleapis.com/"] { max-width: none; }