@media (max-width:1200px){
	.reporting-section .profile-image img {
		width: 130px;
	}
	.reporting-section .user-name {
		font-size: 20px;
	}
	.dashboard-default .card-header p {
		font-size: 10px;
	}
	.social-icon svg {
		width: 32px;
	}
	.social-icon span {
		font-size: 8px;
	}
	.activity-timeline {
		height: 570px;
	}
	.activity-height {
		height: 693px;
	}

}
