.line-local {
  width: 100%;
  height: 100px;
  background-color: #0f4f4f;
  display: table;
}

.menu11 {
  font-size: 30px;
  color: white;
  font-family: verdana;
  text-decoration: none;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

#maps {
  width: 100%;
  height: 810px;
}