a{
	text-decoration: none;
}
.feat {
	padding: 0 10px;
	position: relative;
	width: 100%;
}
.feat-title {
	margin-top: 5px;
	font-size: 1em;
	line-height: 20px
} 
.feat p {
	font-size: 0.85em;
	font-weight: 300;
	text-align: justify;
}
.feat img {
	width: 100%;
	height: 150px !important;
}
.metatag {
	font-size: .8em;
	color: #fff;
	position: absolute;
	top: 100px;
	left: 20px;
	background: #333;
	opacity: 0.7;
	line-height: 15px;
	padding: 3px 8px;
}
.feat .widget img{
	height: 150px;
}