@media only screen and (min-width: 0px) and (max-width: 776px){
	.topnav .navbar-light .navbar-nav .nav-link {
		margin-left: 0px;
	}

	.sliderfirst .carousel-fade .carousel-item img {
		height: 185px;
	}

	.headingbar {
		font-size: 24px;
	}

	.contactprobono{
		margin-top: 20px;
	} 
	.teamimg {
		text-align: center;
	}
	.founder{
		text-align: center;
	}

	.footercopyright {
		font-size: 12px;
		line-height: 40px;
	}

	.practicstabsmenu {
		padding: 0px 8px 0px 8px;
	}
	.practicstabsmenu .nav-link {
		font-size: 13px;
	}
	.overviewheading {
		font-size: 20px;
	}
	.keyfature {
		font-size: 20px;
		line-height: 30px;
	}
	.practiceheading {
		font-size: 20px;
	}
	.teamheading {
		font-size: 20px;
	}
	.careerheading {
		font-size: 20px;
	}
	.probonoheading {
		font-size: 20px;
	}


}