.dude {
	display:inline-block;
	margin-right:20px;
	margin-bottom:20px;
	width:270px;
	vertical-align: top;
}
.dude h3 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}
.dude img {
	height:280px !important;
}