The styles in the recent posts widgets plugin not working

I got this fixed

the proble was in the custom.css

where i added

.s-right{
    margin-top:-30px;
}

i removed that and that fixed the margin issue