/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 29 2025 | 12:59:36 */
/* Make tab link use grid layout */
#academic_exce {
    display: grid !important;
	grid-template-columns: 300px 1fr !important;

}
	