﻿@media print {
    footer, header, nav, aside, title, #breadcrumb, .socialMediaShare, .advert, .col-lg-4, .col-md-4, .col-sm-4, #commentPanel, #copyright, #alsoRead, #articleComments, .addthis_sharing_toolbox {
        display: none !important;
    }

    .col-lg-8, .col-md-8, .col-sm-8 {
        width: 100% !important;
        float: none;
        margin: 0;
    }
}
