#header-logo {
    width: 145px;
    padding: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
}

#header-logo a {
    display: block;
}

#header-logo a,
#header-logo a img {
    width: 100%;
}