/***** CUSTOM PANE CSS, added by GTI / Graeme *****/
@media (min-width: 992px) {
	.flex-dash-row .dash-card-custom .card-body {
		/** changing the height of the custom pane body **/
		max-height:830px;
	}
}
/***** CUSTOM PANE CSS END *****/
