.demoskop-slideshow, nav, #showleft, .menu-text, .map-address-row, .heading-hr, #site-logo, .text-block-hr {
  display: none !important;
}

#site-logo span {
  display: none;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.text-block {
  font-size: 16px;
}

.print-logo, .print-copyright {
  display: block !important;
}

.print-logo {
  width: 170px;
  height: 48px;
  margin-bottom: 40px;
}

.print-copyright hr {
    border-top: 1px solid black;
    height: 1px;
    margin-top: 100px;
}

.cb-image {
  display: none;
  height: auto !important;
}

.cb-text {
  height: auto !important;
}

.cb-text hr {
  display: none;
}

a, a:visited {
  color: black;
}

h2 {
  font-size: 30px;
}

ul li {
  margin-bottom: 8px;
}

.staff-desktop-image-part {
  display: none;
}

.staff-mobile-image-part {
  width: 33%;
  margin-left: auto;
  margin-right: auto;
}
