.article-helpers
{
    font-size: 12px;
    color: #757575;

}

.article-helpers i {
    color: #f26b35;
    margin-right: 5px;
}

.share-this-margin {
    margin-bottom: 15px;
}

.facebook-responsive {
    overflow: hidden;
    padding-bottom: 180%;
    position: relative;
    height: 0;
}

.facebook-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}