@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content: space-around !important;
    }
}