.md-top {
    bottom: 4% !important;
    top: unset !important;
}
[dir=ltr] .md-top {
    margin-left: 86%
}

[dir=rtl] .md-top {
    margin-right: 86%
}

.md-logo img {
    min-width: 35px;
    min-height: 35px;
}