.blog-header-logo {
    height: 68px;
    margin-top: 0;
    width: 147px;
}

@media screen and (max-width:800px){
    .blog-header-logo {
        height: 68px;
        margin-top: 0;
    }
}
