/* Move down content because we have a fixed navbar that is 50px tall */
body {
  /*padding-top: 50px;*/
  padding-bottom: 20px;
}
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
.topbar{
	height: 32px;
	background-color: #e4c44c;
	width: 100%;
}

.nyt{
	background-color: #eeeeee;
	width: 100%;	
}

.map{
       /*width: 100%;*/
      /*height: 400px;*/
}
.myAddress{
  font-size: 1.2em;
}

.img-shop{
  padding-top: 2em;
}
h4{
  line-height: 1.2em;
}