br {
    display: block;
}

section.image-bg{
background: url('../img/HM_Food2.jpg');
background-size: cover;
}

section.image-bg2{
background: url('../img/HM_CafeImage2.jpg');
background-size: cover;
}

section.image-bg h3{
  color: #fff!important;
  margin-bottom: 0.3em;
  margin-top: 1em;
}

section.image-bg h4{
  color: #fff!important;
}

section.image-bg2 h3{
  color: #fff!important;
  margin-bottom: 0.3em;
  margin-top: 1em;
}

section.image-bg2 h4{
  color: #fff!important;
}



.map-holder iframe {
 height: 90%;
    width:90%;
}

.image-square {
   max-height: none;
   background: #ccc;
   padding: 8em 0;
}

.kickoff-holder {
   width: 100%;
   padding: 0;
   margin-top: 54px;
}

#full_kickoffpage {
 height: 60em;
}


.instagram-holder {
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


.nav-container {
   position: fixed;
   z-index: 200;
   top: 0;
}