#main-header{
  background-image: url("../img/sustainability_header.jpg");
}

.row{
  margin-bottom: 0 !important;
}

.blueBlock{
  padding: 3em !important;
}

.lunchInfo{
  height: 100%;
  padding-left: 5em !important;
  padding-right: 5em !important;
}

.lunchImg{
  width: 100%;
  padding-top: 3em;
}

.lunchPres p{
  margin: 0 !important;
}

@media only screen and (max-device-width: 736px) {
  .lunchInfo{
    padding-left: 1em !important;
    padding-right: 1em !important;
  }

  #lunchTitle{
    font-size: 5vw;
  }
}

.heavyText{
  font-weight: bold !important;
}
