
div.nav {
  position:relative;
  background-color: rgb(62,179,167,0.2); 
  width:100%;
  height:60px;
  max-height: 100%;
  text-align:center;
  padding: 2px 0px 0px;
}

