.print-overflow-force {
    overflow: visible !important;
}

.print-overflow-force > .main {
    overflow: visible !important;
}