.new_banner, .newsroom, .cb_footer, .video_section, .hide-print {
	display: none !important;
}
.print-header{
	display: block !important;
}
.cb-content img{
	height: auto;
	width: 100%;
	object-fit: contain;
    page-break-inside: avoid; 
}
.cb-content section{
	page-break-inside: avoid;
}