.cookie-notice-container,
.container-search,
.container-nav,
.container-share,
.related-container,
.sub-header-dashboard,
header,
footer {
  display: none !important;
}

.only-print {
  display: block !important;
}

.only-screen {
  display: none !important;
}

.image-wrapper {
  max-width:20cm;
  overflow: hidden;
}

.image-wrapper img {
  width:100%;
  height: auto;
  border:5px solid #492713;
}

.hero {
  height: auto!important;
  background: none;
}

body {
  font-family: "Georgia", serif;
  font-size: 18px;
  line-height: 30px;
}

h1,h2,h3,h4,h5,h6 {
  color: #492713;
}

a {
  color: #492713;
}