.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;
}
.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;
}

    .widget .latest-posts .entry-title {
        font-size: 14px;
        line-height: normal;
        margin: 0;
    }
    .widget .latest-posts .entry-title a{
        text-decoration: none;
        font-family:Deck; 
        font-size:10px;
    }
    .media, .media .media {
        margin-top: 20px;
        overflow: hidden;
    }
    .latest-posts .entry-meta{
        color: #888;
    }

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

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

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

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

.latest-posts .featured_latest_video{
    display:block;
}

.latest-posts{
    padding-bottom:20px;
}