  .header_search {
    display: none !important;
}
header .links {
    display: none !important;
}
.print-hide {
    display : none !important;
}
footer {
    display: block  !important;
}                             
.logo a {
    display: block !important;
    margin: 2.5rem !important;
    height: 10rem;
    text-align: center !important;
    padding: none !important;
}
.logo {
    height: 10rem !important;
    margin: auto !important;
    text-align: center !important;
}
header {

    height: 10rem !important;
    text-align: center !important;
    padding: none !important;
    margin: 0 auto !important;
}
.site_header {
    min-height: 1000 !important;
    text-align: center !important
}
body {
    background-color: transparent;
    background-image: none;
    font-size: 12pt;
    margin: 1cm;
    -webkit-print-color-adjust:exact !important;
  print-color-adjust:exact !important;    
}
html {
      background: white !important;
}