@media print {
    #page-wrapper {
        margin: 0 !important;
        padding: 0 !important;
    }

    .fc-divider.fc-widget-header {
        display: none !important;
    }
}