.site-logo {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
    float: none !important;
}
/* If the above does not work, try targeting the container */
.header-logo {
    text-align: center;
}
