.binance_pay_gateway-payment-gateway {
    width: 100%;
    display: flex;
    align-items: center;
}

.binance_pay_gateway-payment-gateway .wc-block-components-payment-method-icons {
    flex: 1 0 auto;
    display: flex;
    justify-content: flex-end;
    padding-right: 16px;
}