@media (max-width: 1250px) {
	.oww-feature {
		text-align: center;
	}	
}
.oww-feature {
	border-radius: .5em;
}
.oww-feature:hover {
	background-color: rgba(0,0,0,.05);
}
.oww-feature > .col-md-1, 
.oww-feature > .col-md-2, 
.oww-feature > .col-md-3, 
.oww-feature > .col-md-4, 
.oww-feature > .col-md-5, 
.oww-feature > .col-md-6, 
.oww-feature > .col-md-7, 
.oww-feature > .col-md-8, 
.oww-feature > .col-md-9, 
.oww-feature > .col-md-10, 
.oww-feature > .col-md-11, 
.oww-feature > .col-md-12 {
	padding: 0;
	margin: 0;
}
.oww-feature * {
	padding: 0;
	margin: 0;
}
.oww-image { 
	
}
img.oww-image { 
	max-width: 100px;
	margin-right: 1em;
}
.oww-prompt {
	color: #707070;
}
.oww-subtitle {
	font-size: .9em;
}
.oww-title {
	font-size: 1.25em;
}
.oww-occurance {
	color: #707070;
}