#toolbar,
.l-nav-outer,
.l-pre-content,
.post-content-buttons,
.l-region--sidebar-first,
.l-region--sidebar-second,
footer{
  display: none;
}

.field--name-field-image{
  max-width: 60%;
}

a[href$='.pdf'],
a[href$='.doc'],
a[href$='.docx'],
a[href$='.xls'],
a[href$='.xlsx'],
a[href$='.ppt'],
a[href$='.pptx'] {
  padding-right: 0;
}

table td,
table th {
  border: #000 1px solid !important;
}
table thead,
table .table-header{
  -webkit-print-color-adjust: exact;
}

.node-type-page .field-collection-item-field-accordion .field--name-field-label,
.node-type-borrowing-rights .field-collection-item-field-borrowing-rights .field--name-field-label{
  border: #000 1px solid;
  color: #000;
}

.l-main-inner .l-content article{
  padding-bottom: 0;
}