body {
  color: black !important;
  padding-top: 0;
}
h1, h2, h3, h4, h5 {
  page-break-after: avoid !important;
  page-break-before: avoid !important;
}
footer, form, .sidebar, .block-view-more, .nav, .language, .accordion, .header {
  display: none !important;
} 
img {
  max-width: 400px !important;
  max-height: 500px !important;
}
.image_info_right .img {
  -webkit-justify-content: flex-start;
  justify-content: left;
}
.image_info_left_wrapper, .image_info_right_wrapper {
  margin-top: 0;
}

