a line like this added to the styles might help to make the image responsive:
#masthead a img { max-width: 100%; height: auto; }
(not widely tested)
a line like this added to the styles might help to make the image responsive:
#masthead a img { max-width: 100%; height: auto; }
(not widely tested)