@media print {
    header, #header-large-dropdown, #breadcrumbs, footer, #respond, #sidebar, #comments, #specialad_1, .social-sharing, .tags, #mobile-nav-wrapper,
    #specialad_2, #veeseoRA2AW2, #superbanner_1, #skyscraper_1, #utopia_mew-_default-1, #wallpaper_1, #oop_1 {
        display: none;

    }

    #main_content {
        width: 100%;
        position: absolute;
    }
    #main_content article .entry-content p {
        font-size: 12px;
    }
    .single #main_content article .entry-content h2, .single #main_content article .entry-content .classh2 {
        font-size: 14px;
    }
    .single #main_content article .entry-content .abstract {
        font-size: 14px;
    }
    .single #main_content article .entry-head h1, .single #main_content h1.main-title, .page #main_content h1.entry-title {
        font-size: 18px;
    }
    .entry-content a {
        font-size: 12px;
    }
    .single #main_content article .entry-head h1, .single #main_content h1.main-title {
        height: auto;
    }
}