 .widget .enc-latest-posts .entry-title {
    line-height: 20px;
}
.widget .enc-latest-posts .entry-title a {
    font-size: 15px;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    text-decoration: none;
}
.widget .enc-latest-posts img {
    width: 70px;
    height: 70px;
}
.media, .media .media {
    margin-top: 20px;
    overflow: hidden;
}
.enc-latest-posts .entry-meta{
    color: #888;
}

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

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

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

.enc-latest-posts .media-body {
    display: table-cell;
    vertical-align: top;
}