@media print {
    header, footer, img,
    section > div.container > ol.breadcrumb,
    #head-box, #advertisement-right, #breadcrumbs, #tools-for-you, #menu-footer, #vocabulary, #to-top,
    .cover-photo, .similar-deals-container, .tab-footer {
        display: none;
    }
}