html {
  font-size: 12px;
}

body {
  color: #000;
}

.tabholder {
  display: none;
}

header.top {
  display: none;
}

.breadcrumb {
  padding: 0;
}

.article-brief {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  border: 1px solid #aaa;
}

.richtext img {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

section.products {
  display: none;
}

section.article-grid.related {
  display: none;
}

footer.bottom {
  display: none;
}
/*# sourceMappingURL=print.css.map */
