.calendarNavbar{
	margin-bottom: 5rem;
	position: fixed;
	top: 0;
	left: 0;
	right: 0; 
}

.calendarNavbar ~ .tab-content{
	margin-top: 5rem;
}