/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */
#isSmall {
  visibility: hidden;
  float: none; }

#isMedium {
  visibility: hidden;
  float: none; }

#isLarge {
  visibility: hidden;
  float: left; }

.chapterImage.c0 {
  background: transparent url(https://www.maddencdn.com/content/images/2019/aot/winslow/anotherfinesight/c0_hero_lg.jpg) no-repeat top center fixed;
  background-size: cover; }
.chapterImage.c2 {
  background: transparent url(https://www.maddencdn.com/content/images/2019/aot/winslow/anotherfinesight/c1_hero_lg.jpg) no-repeat top center fixed;
  background-size: cover;
  height: 80%; }
  .chapterImage.c2.show {
    background: transparent url(https://www.maddencdn.com/content/images/2019/aot/winslow/anotherfinesight/c1_hero_lg.jpg) no-repeat top center fixed;
    background-size: cover; }
.chapterImage.c3 {
  background: transparent url(https://www.maddencdn.com/content/images/2019/aot/winslow/anotherfinesight/c2_hero_lg.jpg) no-repeat top center fixed;
  background-size: cover;
  height: 80%; }
  .chapterImage.c3.show {
    background: transparent url(https://www.maddencdn.com/content/images/2019/aot/winslow/anotherfinesight/c2_hero_lg.jpg) no-repeat top center fixed;
    background-size: cover; }

section p {
  font-size: 1.25em;
  line-height: 1.75em;
  margin-bottom: 2em; }

.footer .alsoLikeLinkWrap .rLink {
  max-height: 200px; }
