.team_caption h1 {
	color:black !important;
}
.team_caption p {
	color:black !important;
}
.all_team_long_holder {
	max-width: 1500px;
}
.team_container .next,.team_container .prev {
	display:none;
}
.all_team_long_holder .team_h:nth-child(n+4) .team_picture
{
	display:none;
}

.team_box h3,.team_box h5 {
	color: #000 !important;
}
@media (min-width: 1200px){
	.wide-indent li{
		list-style-position: initial !important;
		margin-left: 80px !important;
	}
	.team_container {
		width:1400px !important;
	}
	.team_h {
		width:700px !important;
	}
	.all_team_long_holder {
		width:100% !important;
	}
	.directors-container {
		width:1200px !important;
		margin:auto;
	}
	.all_team_long_holder .team_h:nth-child(n+3) {
		width:800px !important;
	}
	
		.all_team_long_holder .team_h:nth-child(n+3) {
		margin-left:300px;
	}

	.all_team_long_holder .team_h:nth-child(n+3) .team_box,{
		height:auto;
	}
}
