@media (min-width: 979px) {
.wide .navbar-nav>.nav-item {
padding-right: unset !important;
margin: 0 auto;
}
}