Dịch vụ hỗ trợ: Bao gồm tư vấn kỹ thuật, lắp đặt, bảo dưỡng và sửa chữa các thiết bị y tế, giúp khách hàng sử dụng sản phẩm một cách hiệu quả nhất.
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