body {
  position: relative;
  padding-top: 50px;
  background-color: #fff;
}
.center {
  text-align: center;
}
#map_canvas img {
  max-width: none;
}
.jumbotron {
  position: relative;
}
.jumbotron h1 {
  margin-bottom: 9px;
  font-size: 81px;
  letter-spacing: -1px;
  line-height: 1;
}
.jumbotron p {
  margin-bottom: 18px;
  font-size: 25px;
  font-weight: 300;
  line-height: 36px;
  color: #333;
}
.masthead {
  padding-top: 36px;
  margin-bottom: 72px;
}
.masthead h1 {
  margin-bottom: 18px;
  text-align: center;
}
.masthead p {
  margin: 0 5% 18px;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
}
.testimonial h3 {
  font-family: georgia, serif;
  font-size: 36px;
  line-height: 1.5em;
  font-style: italic;
  font-weight: normal;
}
.marketing h2,
.marketing h3 {
  font-size: 22px;
  font-weight: 300;
}
