body{counter-reset:section}.chapter_loop span:before{content:"Chapter "counter(section) " ";counter-increment:section;font-size:16px;font-weight:700}.chapter_row{margin:0 auto;max-width:70%;width:100%}.chapter_row .chapter_head{text-align:center}.chapter_row .chapter_head h2{margin:0;padding:15px 0;position:relative}.chapter_box{align-items:center;display:flex;flex-wrap:wrap;margin-top:45px}.chapter_loop{border-radius:3px;display:inline-block;margin-bottom:10px;width:100%}.book-chapter{box-sizing:border-box;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:space-between}.book-chapter span{background-color:#eae8e8;-ms-flex:0 0 20%;flex:0 0 320%;justify-content:center;max-width:20%;text-align:center}.book-chapter p,.book-chapter span{-webkit-box-flex:0;align-items:center;box-sizing:border-box;display:flex;padding:15px}.book-chapter p{-ms-flex:0 0 80%;flex:0 0 80%;line-height:inherit;margin:0;max-width:80%}.chapter_row h3{margin-bottom:20px;text-align:center}@media screen and (max-width:767px){.chapter_row{max-width:100%}.chapter_loop span:before{content:""counter(section) " "}}