 @charset "UTF-8";


	
.container-text-bio {

	margin-top: -20px;
}




@media screen and (max-width: 1200px) {
	

.container-text-bio {

	margin-top: -20px;
}

	.container-photo-team {
	height:330px;
}
			
		}

		@media screen and (max-width: 767px) {
			
			
.container-text-bio {

	margin-top: 0px;
}
}

		@media screen and (max-width: 480px) {
			
			


.container-photo-team {
	height:auto;
	padding-bottom:15px;
}
}