.hideOnPrint {
    display: none;
}

.avoidBreaking {
    page-break-inside: avoid;
}
