@media (max-width:1400px){
	.activity-timeline {
		height: 620px;
		overflow-y: scroll;
	}
	.dashboard-default .card-header h4 {
		font-size: 15px !important;
	}
	.activity-height {
		height: 732px;
	}
	.team-height {
		min-height: 415px;
	}
}
