.header {
    position: static;
}
.header-middle {
    display: block;
    flex: initial;
    width: 100% !important;
    max-width: initial;
}

.content-wrap {
    padding-top: 10px;
    padding-bottom: 0;
}

.postcontent-small {
    width: 100%;
}
.postcontent .entry {
    padding: 0;
}

.header-left, .header-right,
.sidebar,
.footer,
.noprint
{ display: none; }
