I need to get rid of this space / padding

https://surebuy.shop/products/split-end-trimmer-hair-trimmer

Therse just tiny bit to much of a gap here I dont know how to get rid off can someone help me>?

As u can see it’s not from the upsell plugin.

Hi @SureBuy , Go to base.css and add the following code :

div#rbr-bundle-159061 {
    margin-bottom: 0 !important;
}

Result:

Thanks, is there a simple way to make it apply to all products?