/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */

html,
body {
  background: #f3f3f3 url(//maddencdn.com/content/images/2015/omaha/foodies/bg-page.jpg) repeat scroll left top;
}

.top .text .line1 {
  padding-top: 0.55em;
}

.chapterImage.c0 {
  background: transparent url(//maddencdn.com/content/images/2015/omaha/foodies/intro-img-lg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  background-size: cover;
  height: 90% !important;
}

.chapterImage.c0 #v0 {
  display: none;
}

.chapterImage.c0 .titleText .cit1 {
  margin-top: 0;
  font-size: 5em;
  line-height: 1.5em;
}

.chapterImage.c0 .titleText .cit3 {
  font-size: 2.5em;
  line-height: 1em;
  margin-bottom: 40px;
}

.chapterImage.c2 {
  background: #f98200 url(//maddencdn.com/content/images/2015/omaha/foodies/bg-diag-orange.png) repeat top left fixed;
  height: 23%;
}

.chapterImage.c3 {
  background: transparent url(//maddencdn.com/content/images/2015/omaha/foodies/ch3-title-img-lg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  background-size: cover;
  height: 66%;
}

.chapterImage.c4 {
  background: transparent url(//maddencdn.com/content/images/2015/omaha/foodies/ch4-title-img-lg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  background-size: cover;
  height: 50%;
}

.chapterImage .centerTitle {
  font-size: 3.5em;
  line-height: 1.2em;
}

.chapter {
  background-image: none;
}

.chapter h2 {
  padding-left: 0;
  text-align: left;
}

.legacyImage {
  display: inline;
  float: right;
  width: 40%;
  height: auto;
  margin: 20px 0 20px 20px;
  border: 10px solid #fff;
}