.main-logo {
    width: 159px;
    height: 74px;
}

.main-logo a {
    background: url(/logo/logo.png) no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -999em;
    overflow: hidden;
    background-size: 100% 100%;
}