#story_page{width:calc(100% - 20px);width:-moz-calc(100% - 20px);position:relative;left:10px}#story_page .container{background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;-ms-background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:fixed}#story_page .container.ios{background-attachment:initial}#story_page .container .floating_title{display:table;width:100%;height:100%}#story_page .container .floating_title .main_heading{font-family:'AGaramondPro Italic';font-weight:100;font-size:46px;line-height:32px;color:#fff;padding-bottom:15px;display:table-cell;vertical-align:middle;text-align:center;letter-spacing:5px}#story_page .container .floating_title .main_heading span{border-bottom:3px solid #fff;transition:color .3s ease-in-out}#story_page .content_container{max-width:500px;margin:30px auto}#story_page .images_panel{width:92%;margin:0 auto;text-align:center}#story_page .images_panel img{width:auto;box-sizing:border-box;padding:0 10px;height:100%}#story_page .images_panel .images_caption,#story_page .image_panel .image_caption{font-family:'AGaramondPro Italic';margin:10px 0 0}#story_page .image_panel{width:92%;margin:0 auto;text-align:center}#story_page .image_panel img{width:auto;text-align:center}#story_page .content_container p,#story_page .content_container li{font-family:'AGaramondPro';font-size:16px;line-height:22px;letter-spacing:0;color:#231f20;margin:0 auto}#story_page .content_container li{list-style:disc}@media all and (max-width:580px){#story_page .images_panel img{width:100%}#story_page .container .floating_title .main_heading{font-size:30px;line-height:50px}#story_page .container{background-attachment:scroll}}