.team-member {
  min-height: 400px;
  /* min-width: 300px; */
}

#about_bg{	
	background: url('../wpcg/oficina/oficina-11.jpg') 50% 0 no-repeat fixed;
	padding-top: 200px;
	padding-bottom: 200px;
	background-size: cover;					
}

#contact-header {	
	background: url('../wpcg/oficina/oficina-9.jpg') 50% 0 no-repeat fixed;
	padding-top: 150px;
	padding-bottom: 100px;
	background-size: cover;					
}

#projects-header {	
	background: url('../wpcg/oficina/oficina-arrastaria.jpg') 50% 0 no-repeat fixed;
	padding-top: 150px;
	padding-bottom: 100px;
	background-size: cover;					
}

#team-members-header {	
	background: url('../wpcg/oficina/oficina-13.jpg') 50% 0 no-repeat fixed;
	padding-top: 150px;
	padding-bottom: 100px;
	background-size: cover;					
}

#team-member-header {	
	background: url('../wpcg/oficina/oficina-9.jpg') 50% 0 no-repeat fixed;
	padding-top: 150px;
	padding-bottom: 100px;
	background-size: cover;					
}

.team-member-profile-pic {
  min-height: 380px;
  padding-top: 15px;
}

.owl-item img {
	height: 150px;
}

.owl-item a {
	cursor: default;
}

.cta-section{
	color: #fff;	
	background: url('../wpcg/oficina/oficina-9.jpg') 50% 0 no-repeat fixed;
	background-size: cover;
}

.publishing {
	margin: 10px 0;
	line-height: 27px;
	color: #9dbf43;
}

.publishing a {
	color: #9dbf43;
}
