p.payment_module a.madswish {   
    background: #fbfbfb url('/modules/madswish/views/img/swish.png') no-repeat scroll 15px 12px;
}

p.payment_module a.madswish::after {
    color: #777;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    margin-top: -11px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 14px;
}