@media print {
    a[href]:after {
        content: "" !important;
    }
}

#filter, #subscriptionContainer {
    display:none;
}
