@media print {
.news-ticker, .header-small-menu, .login-section, .ads-hdr, .hdr-btm, .pt-content,
.comment-section, .authur-profile, .related-post, .col-12.col-sm-12.col-md-2.col-lg-2.col-xl-2.border-right,
.col-12.col-sm-12.col-md-3.col-lg-3.col-xl-3, .ad-place, .slider-one{display:none !important;}
.col-print-12 {
    flex: 0 0 100%;
    max-width: 100%;border:0 !important; }
}