#Top_bar #logo img {
    max-width: 51%!important;
    margin-top: -23px!important;
    max-height: none!important;
}

.small-icon{
    max-width: 100px!important;
}

#Footer .footer_copy .copyright {
    float: none!important;
    text-align: center;
}

.boom {
    display: block;
    margin: 0 auto;
    text-align: center;
}

@media only screen and (min-width: 768px) {
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 100px!important;
    margin-top: -2px !important;
}

}