html {
    padding: 0 !important;
}
.logo {
    display: block;
    width: 300px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}