.section-header,
.section-title{padding: 0;}
/* ~~~ === RECIPES ======================================= ~~~ */
#recipe-images-panel {
    width: 100%;
    float: none;
    padding: 0;
}
#recipe-info-panel {
    width: 100%;
    float: none;
    padding-right: 0;
}
.recipe-ingredients {
    float: none;
    width: 100%;
}
.recipe-method {
    float: none;
    width: 100%;
}
/* ~~~ === HIDDEN STUFF =================================== ~~~ */
#masthead, .no-print {
    display: none;
}
