.wc_payment_method.payment_method_fp::after{
	content: '';
    display: block;
    background: url(../img/focus.jpeg) no-repeat;
    width: 160px;
    height: 80px;
    background-size: 100%;
}