li[id*="payever"] .pull-right {
    float: none !important;
}

li[id*="payever"] .amount {
  left: 100px;
}

.checkout-payment-options img[src*="payever"] {
    max-height: 45px;
    position: relative;
    bottom: 7px;
}
.checkout-payment-options img[src*="payever"] + .checkout-payment-method-badge {
    float: none;
}
