.woocommerce-MyAccount-content .yith-funds-endpoint-balance{
    display:none !important;
}
.woocommerce-MyAccount-content .make_a_deposit_checkout .ywf_message_amount {
    display:none !important;
}
.history_funds .shop_table.shop_table.responsive.my_account_orders.my_funds_history {
display: block !important;
}
.shop_table.shop_table.responsive.my_account_orders.my_funds_history{
    display: none !important;
}