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


