@media (min-width: 992px) {
    #topnav .navigation-menu {
        justify-content: end !important;
    }
}