ul.nav.navbar-nav {
    background: #72b77259;
}

@media only screen and (max-width: 992px){
.responsive {
  width: 100%;
  max-width: 400px;
  height: auto;
}
}
.responsive1 {
  width: 100%;
  max-width: 800px;
  height: auto;
}