body.show {
  background-color: #4e333a;
  }

.gandalf {
  background-color: #f9fbf0;
  }

#episodeTopBlock .episode-nav h2, #archiveTopBlock .episode-nav h2 {
    background-color: #f9fbf0;
}

body.show.show-home #gaps-gaply .horsebag { height: 515px; }

@media(min-width:1600px) {
    body.show.show-home #gaps-gaply .horsebag {
        height: 560px;
    }
}

@media(min-width:2000px) {

    body.show.show-home #gaps-gaply .horsebag {
        height: 610px;
    }
}

@media(min-width:2400px) {

    body.show.show-home #gaps-gaply .horsebag {
        height: 660px;
    }
}
