  .teamMemberImage {
	width:131px; 
	height:151px;
	float: left;
	margin-bottom: 4px;
	border: ridge 3px #5D4B37;
	margin-right: 16px;
  }
  
  .imageContainer img {
  width: 100%;
  height: 100%;
  }