.container .d-flex .navbar-brand  .brand-gti {
    visibility: hidden;
}

.groupgti {
    display: none;
}


.copyright {
    color: gray;
    font-size: 48px;
}

@media (min-width: 992px) {
	.flex-dash-row .dash-card-custom .card-body {
		/** changing the height of the custom pane body **/
		max-height:530px;
	}
}

.dashboard-content .card h1.dash-card-header {
    display: none;
}
/***** CUSTOM PANE CSS END *****/
