body {
    padding: 0 !important;
}

.hide_print,
.breadcrumb,
.filter-layout,
.share {
    display:none !important;
}

.show_print {
    display: block !important;
}

a[href]:after {
    content: none !important;
}
