.ptb .col-lg-9 .post-header h2{
    line-height: 1.25;
    text-align: justify;
}
.ptb .col-lg-9 .post-entry p{
    text-align: justify;
}
.ptb .col-lg-9 .post-media img{
    margin-left: auto;
    display: block;
    margin-right: auto;
}
.ptb .col-lg-3 .sidebar-widget .widget-post li img{
    height: 56px;
}
.ptb .col-lg-3 .sidebar-widget ul{
    margin-left: -10px;
}
@media (min-width: 768px)
{
    .ptb .container .col-lg-9 .post-author .post-author-details .fb-comments{
        width: 550px;
    }
}
@media (max-width: 480px){
    .ptb .container .col-lg-9 .post-author .post-author-details{
        width: 372px;
    }
    .ptb .container .col-lg-9 .post-author{
        margin-left: -25px;
        width: 250px;
    }
    .ptb .container .col-lg-9 .post-author .post-author-details .fb-like .fb_iframe_widget span iframe{
        width: 358px;
    }
}