#sp-logo-wrapper .mod-mexicologin-login,
#sp-logo-wrapper .mod-mexicologin-logout {
    margin-bottom: 0.5rem;
    float: right;
}

#sp-logo-wrapper .mod-mexicologin-login a,
#sp-logo-wrapper .mod-mexicologin-logout button {
    line-height: 0.8;
}

#sp-logo-wrapper .mod-mexicologin-logout div.login-name {
    overflow-wrap: break-word;
    word-break: break-all;
}

#home-content-header .mod-mexicologin-login,
#home-content-header .mod-mexicologin-logout {
    display: flex;
    align-items: center;
    justify-content: center;
}

#home-content-header .mod-mexicologin-login a {
    width: 50%;
    margin: 0 0.5rem;
}

#home-content-header .mod-mexicologin-logout div.logout-button {
    width: 50%;
}

#home-content-header .mod-mexicologin-logout div.logout-button button {
    width: 100%;
}
