#Content {
    width: 100%;
    padding-top: 0px;
}

#Footer .widgets_wrapper {
    padding: 0px 0;
}

@media only screen and (min-width: 768px)
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 50px;
    width: auto;
}