/* Put your custom CSS here */
/*
.output_png img, p img {
    max-width: 100%;
    width: auto !important;
}


.c-textbook {
    max-width: 1550px;
    margin-left: 10%;
}
aside.sidebar__right {
    transform: translateX(550px);
}
.o-wrapper {
    max-width: 900px;
}
*/
