В таблице стилей CSS найти строку номер 177:
#mini-logo{
background: url(http://vmultiki.ru/logotyp.gif) top;
background-size:cover;
border: 0px;
border-radius: 0px 0px 10px 10px;
box-shadow: 0 0px 0 #d2d2d2;
background-color: #57BEE9;
width: 160px;
height: 44px;
position: absolute;
left: 0;
top: 0px;
}
И добавить дополнительный параметр - background-position-y: -3px;