#menu {
  background-color: #000000;
  background-image: linear-gradient(to bottom, #000000, #000000)!important;
  background-repeat: repeat-x;
  border:none;
  min-height: 40px;
  border-radius: 4px;
  padding: 0 1rem;
  margin-bottom: 20px;
}