@media print {
    @page {
        margin: 0;
    }
    a[href]:after {
        content: none !important;
    }
    body {
        -webkit-print-color-adjust: exact;
    }

    img {
        max-width: 100% !important;
    }

    .secondSlider2 {
        display: none!important;
    }

    .articleLeft {
        display: block!important;
    }
    .fixedmenu, .socialFixed2 {
        position: relative !important;
    }
    
}


.article1 .dateSocialCont,
.article1 .mainMenu,
.article1 .fullBanner,
.article1 .articleLeft,
.article1 .topTop,
.article1 footer,
.article1 .layafotak,
.article1 .newsTags,
.article1 .commentsCont,
.middleArticleAdv2,
.releatedNews,
.middleArticleAdv,
.socialShare {
    display: block !important
}








