2 Timothy 2:24-25: "And the Lord's servant must not be quarrelsome but kind to everyone, able to teach, patiently enduring evil, correcting his opponents with gentleness."
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