סתם שיחקתי בכרום, אני לא כל כך מכיר CSS
index.css 3564
#logo a {
position: absolute;
top: 30px;
left: 20px;
display: block;
width: 523px!important;
max-width: 50%;
height: 104px!important;
cursor: pointer;
background: url(../images/img/logo.png) no-repeat !important;
background-size: contain!important;
}