You can use one of the following way to fix image issue.

(1) Reduce the logo width

(2)Use image as header background in style.css

#header{
background: transparent url(../images/imagename.jpg);
}