/* CSS Print Document */
.no-print {
	display: none !important;
}

.div-box {
    height: 125px !important;
}