
.facebook-comment {
    margin-bottom: 50px;
}
@media all and (max-width:414px){

    .facebook-comment{

        padding-bottom: 50px;
    }

    
}


.article-story-fbcomment{

    width: 100%;
}


.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}


