.complete-consultation-print .modal-body {
    background: #f0f4f8;
    max-height: 70vh;
    overflow-y: auto;
}
.complete-consultation-print .print-container {
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}