Open wpsiren-recent-posts-by-category-style.css and paste the below css code at the end of the file.
#sidebar .widget_rpbc .divider {
margin-left: 0px !important;
}
.widget_rpbc {
width: 100%;
word-wrap: break-word;
padding-left: 5px !important;
}
#sidebar .widget_rpbc h2{
margin:0px 0px 10px 0px !important;
}
This should fix the issue.Try it out and let me know.
Thanks,
WPSIREN