.header-bar .branding .preload-me {
        width: 85px;
}

#phantom .logo-box  .preload-me {
        width: 85px;
        height: auto;
}

.mobile-header-bar .mobile-branding img {
        width: 55px;
}

@media screen and (max-width: 782px) {
    .admin-bar .dt-close-mobile-menu-icon {
        top: 0;
        left: 0;
        right: auto !important;
    }
}