Removing Space between Image Banners - Taste Theme

Hello, can someone please help me remove the white space between my Shopfiy Image Banners.

I would like the space removed on the Mobile and Desktop view as pictured below:

Shop: www.hunniiboo.com

Password: cheasi

Theme: Taste 4.0.0

Hi @hunniiboolabel .

This is PageFly - Advanced Page Builder.

You can go to Online store => themes => actions => edit code and add this code on file theme.css

div#Banner-template--14424640684103__1664631714e70a4276{
bottom: 20px !important;
}

.slideshow banner banner--adapt_image grid grid--1-col slider slider--everywhere banner--mobile-bottom{
bottom: 40px !important;

}

Hope this helps.

Best Regards;

Pagefly