.order_actions .pp_refresh:after,
.wc_actions .pp_refresh:after{
    content: "\f463";
}

.order_actions .pp_refresh:after,
.wc_actions .pp_refresh:after{
    font-family: Dashicons;
    text-indent: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    line-height: 1.85;
    margin: 0;
    text-align: center;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    top: 0;
    font-weight: 400;
}

.order_actions .pp_refresh,
.wc_actions .pp_refresh{
    display: block;
    text-indent: -9999px;
    position: relative;
    padding: 0!important;
    height: 2em!important;
    width: 2em;
}

li.payment_method_payphone img{
    margin-left: 0 !important;
    max-width: 100px;
}