﻿.print, .mobileNav, .navPlaceHolder, .navigationWrap, #footer {
    display: none;
}

#content-wrap {
    margin-top: 0 !important;
}

.row.paddingTopBigger {
    padding-top: 0;
}

.recipe .col-md-9 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.onlyPrint {
    display: block !important;
}

.recipeSideBar {
    display: none;
}