#customBigTitle {
	font-size: 30px;	
}

.teamPhoto{
  display : block;
  width: auto; /* you can use % */
  height: 300px;	
}
.logoText{
  color: black;	
}

