.nav-container{
	justify-content: space-evenly !important;
}

body.show-admin-bar header.header-absolute.inner-page,body.show-admin-bar header.sticky-header.sticky-active{
  width: 85%;
  left: 9%;
  border-radius: 30px;
  margin-top: 20px;
}

header .nav-container .site-logo img {
  max-height: 70px;
  max-width: 250px
}