.widget .sp-latest-posts-widget.latest-posts .entry-title {
    font-size: 14px;
    line-height: normal;
    margin: 0;
}
.widget .sp-latest-posts-widget.latest-posts .entry-title a{
    text-decoration: none;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1;
}
.sp-latest-posts-widget.latest-posts .media, .sp-latest-posts-widget.latest-posts .media .media {
    margin-top: 20px;
    overflow: hidden;
}
.sp-latest-posts-widget.latest-posts .entry-meta{
    color: #888;
}

.sp-latest-posts-widget.latest-posts .small {
    font-size: 85%;
}

.sp-latest-posts-widget.latest-posts .media>.pull-left {
    padding-right: 10px;
}

.sp-latest-posts-widget.latest-posts .pull-left {
    float: left!important;
}

.sp-latest-posts-widget.latest-posts .media-body {
    display: table-cell;
    vertical-align: top;
}
.entry-title {
	padding: 0px !important;
}

.entry-meta.small {
	line-height: 1em !important;
	margin-bottom: 4px;
}