.print-only {
    visibility: visible;
    position: relative;
    top: 0em;
    left: 0em;
    overflow: visible;
}

#logo-print {
    text-indent: 0em;
    visibility: visible;
    display: block;
}

#logo-print img {
    width: 13.313em;
    height: 1.688em;
}

#sidebar {
    display: none;
}
