#content img, #right img {
	width: 100%;
  height: auto;
}

.team-img img {
	max-width: 150px;
  height: auto;
}

#content h1 {
 margin-bottom: 25px;
}

h2 a, h3 a {
 font-weight: bold;
}

#content .list-image {
	max-width: 50px;
}