.consult {
	background: #fff;
	margin: 30px 0px 0px 0px;
}

@media print {
    .no-break-div {
        page-break-inside: avoid;
    }
}
