@media print {
  #usercentrics-button,
  .usercentrics-button{
    display: none !important;
  }
h100, h0, #headerwrapper, .headerwrapper, .headercontent, #descmenuon-mobil, .mobilmenu-header,
#descmenuon, #nav, .headerwrapper-mobil, #mobilmenu, #descmenu, .headerwrapper-mobil .headercontent-mobil,
.mediafly, .mediafly-mobil, .printoff {
  display:none !important;
visibility:hidden !important;
}
body{
position:relative;
color:#303030;
font-family: 'Open Sans', sans-serif;
font-size:13pt; 
line-height:18pt; 
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
overflow:hidden;
overflow-y:visible;
background-color:#fff !important;
background-image:none !important;
  }
#main {
width:900px !important;
margin:0 auto;
}
.frame {
width:100%;
float:left;
clear: left;
}
.frame-newsbox .news-list-view .card {
width:96% !important;
height:auto !important;
#page-break-inside:avoid;
}
.frame-newsbox .news-list-view .card:after {
display:none;
}
figure, figure img {
max-width: 50%;
height: auto;
}
}