1 Peter 3:15: "But in your hearts honor Christ the Lord as holy, always being prepared to make a defense to anyone who asks you for a reason for the hope that is in you."
Hi,
You can reduce the Hero section space with applying the below custom CSS-
#theme-banner-four .main-wrapper { padding: 290px 0 260px; }
This padding is the default padding. You can set it yourself as you want.
Thanks