body {
    visibility: hidden;
    height: 0;
    margin: 0;
    padding: 0;
}
header {
    visibility: hidden;
    height: 0;
}
footer {
    visibility: hidden;
    height: 0;
}
figure {
    visibility: hidden;
    height: 0;
}
img {
    visibility: hidden;
    height: 0;
}
main.main-content {
    visibility: hidden !important;
    height: 0 !important;
    padding: 0 !important;
}
section.banner.banner-offset.banner-post {
    min-height: 20px;
}
section.banner .holder {
    padding: 0 !important;
}
section.banner.banner-offset.banner-post {
    min-height: 0px !important;
    padding-top: 120px;
}
header.main-header {
    padding: 0 !important;
}
section.feedback {
    visibility: hidden !important;
    height: 0 !important;
    padding: 0 !important;
}
header.main-footer {
    visibility: hidden;
    height: 0 !important;
    padding: 0 !important;
}
section .info.invert {
    color: #444C84;
    margin-top: 30px;
}
section .title.invert{
    color: #444C84;
    margin-bottom: 30px;
}
.print {
    visibility: visible !important;
}