#features .feature {
	display: none;
}

#features .shown {
	display: block !important;
}

.feature {
	padding: 0 14px;
}

.feature img {
	margin: 0 !important;
}