@media(max-width: 767px) {
    .user-menu {
        justify-content: center !important;
        margin-top: 20px;
    }
}