
body .wrapper > header, footer, #uCommentsy_form_container, 
#related-articles, .sidebar, #above-footer-menu, #bottom-footer-menu, 
#main-content #mobile-footer-menu, .share-article-board, #share-article-title, #post-detail-author-profile a.underline {
    display: none !important;
}

a:link:after, a:visited:after {
    content: "";
}

#Header, #Footer {
    display: none !important;
}

@page :first {
    margin-top: 2cm;
}

@page :left {
    margin-left: 2cm;
    margin-right: 2cm;
}

@page :right {
    margin-left: 2cm;
    margin-right: 2cm;
}

#post-detail-author-profile .img-responsive .col-sm-4 {
    width: 33.333333% !important;
    float: left  !important;
    overflow: hidden !important;
    position: relative !important;
    height: 200px !important;
}

#post-detail-author-profile .img-responsive .col-sm-4 div {
    position: absolute !important;
    width: 1140px !important;
    left: -435px !important;
}

#post-detail-author-profile .img-responsive .col-sm-8 {
    width: 66.66666667% !important;
    float: left !important;
}

#print-author-image {
    display: block;
}
