.membership-portlet{
    .parish-item {

        margin-bottom: 10px;

        img{
            width: 50px;
            margin-right: 7px;
            }
    }
    h3 {
    font-size: 14px;
    }

    .clearfix{
        clear: both;
    }
    ul.links {
    margin: 0;
    }

    ul.links li{
        list-style-type: none;
    }
}