.blog_like {
display: none !important;
}

sup {
vertical-align: super !important;
font-size: 9px !important;
}

@media only screen and (max-width: 480px) {
   .logo img {
    left: -42% !important; 
    }
}