/* Mobile reader slides are 390px wide; centre the reader on wider phones. */
@media (max-width:899px){#dc-root>.sc-host>div>div>div:nth-child(2){max-width:390px;margin:0 auto}}
