header,
footer {
    display: none;
}

#priorities {
    page-break-after: always;
}

.remove-print {
    display: none;
}

.half-print {
    width: 50% !important;
}

.full-print {
    width: 100% !important;
}