header, 
.search, 
footer, 
.hdrMenuWrap, 
#sidr,
.banner,
.navHolder,
.navbar, nav, .nav,
#at-expanding-share-button {
    display: none;
}
h1, h2, h3, h4, h5, p, ul, ol {
    page-break-inside: avoid;
}
body {
    font-family: Arial, san-serif;
    color: #000;
    margin: 25mm 25mm 25mm 25mm;
}
main {
    padding-top: 0 !important;
}
h1, h2, h3, h4, h5 {
    text-align: left !important;
    color: #000 !important;
}
img {
    max-width: 500px;
    margin: 15px 0;
}
.owl-stage, .item, .owl-item {
    width: 100% !important;
    display: block;
}
.owl-stage {
    transform: none !important;
    transition: none !important;
    width: 100% !important;
}
.cloned {
    display: none !important;
}
table {
    table-layout: fixed;
}