#faculty-learning-sticky-menu {
	max-width: 300px;
	position: sticky;
    margin-bottom: 20px;
	top: 80px;
}
