.article_data{
    font-size: 13px;
    color: #929292;
}
.article_data > span{
    margin-right: 20px;
}
.article_data .aviews i{
    margin-right: 5px;
}
.article_hr{
    margin: 20px 0;
}
.social-likes.sl-top{
    margin-top: 7px !important;
}
.social-likes.sl-bottom{
    margin-bottom: 10px !important;
}
@media all and (min-width: 992px){
    .social-likes.sl-bottom{
        margin-bottom: 80px !important;
    }
}