body {
  text-align: center;
  /*width:100vw;*/
  width: 100%;
}

.box {
  width: 100vw;
  height: 100px;
  background-color: #00477C;
  border-radius: 2px;
  color: white;
  text-align: center;
  z-index: 590;
}

.fitimage {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.mobiletitle {
  text-align: left;
  vertical-align: middle;
  color: white;
  background-color: #00477C;
}

.p2 {
  margin: 0 0 0 0;
  padding: 20px;
}

#map {
  margin: 20px 5px 20px 5px;
  width: 90vw;
}

#collage {
  padding: 0 20px 20px 20px;
}

#featured {
  padding-left: 20px;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.7em;
  color: white;
  margin-bottom: -38px;
}

.smallgap {
  margin: 5px 0 5px 0;
}

.navspace {
  margin-top: 65px;
}
