.page-header {
    display: none !important;
}
.breadcrumbs {
    display: none !important;
}
/*.brochures_page {
    height: 100%;
    display: block;
}*/
.content {
    width: auto;
    padding-left: inherit;
    padding-right: inherit;
}
.page-footer {
    display: none !important;
}
.link_pdf {
	display: none;
}
.broch_name {
	display: block;
    padding-left: 15px;
    height: 100px;
}
.broch_desc {
    width: 65%;
    text-align: left;
}
.broch_img_logo {
    width: 30%;
    text-align: right;
}
.page-break
{
	page-break-after:always;
}
.h1 {
	display: none;
}
hr {
	display: none;
}
.broch_footer_print {
    display: block;
    margin-left:-25px;
}
.broch_head_print {
    display: block; 
    padding-bottom: 40px;
    margin-top: -40px;
    margin-left:-25px;
}
.broch_img_print {
    width: 100%;
 }
 .images-center {
    padding: 0; 
 }
.panel {
    display: none;
} 