Footer widget size

Hello, it’s me again!
Thanks for solving my issues so far… I have another one, though. Is it possible to change the size of the footer widgets?
Booking just approved my domain and I am now an affiliate, so I can add their search box in my website. Though, the minumum size is 500x130 (I want to add the 500x230 option) so it’s cut. Is there anything I can do about it?
Thanks!

https://routinesrebel.com/ this is my website.

Hi there,
Thanks for reaching out.
In reference to your question here, could you try out the following CSS code under the Appearance>Customize>Additional CSS section:

#footerarea .col-3:first-child {
width: 100%;
}

I hope this helps.
Best Regards,
Support.