Hi Jacky,
The issue because you add padding top and padding bottom of and these value fixed while background cover content and when you view on mobile only the width decrease but the height still the same so you have to add code to decrease the height.
Please add below code to Claue > Theme Option > General layout > Custom CSS
@media only screen and (max-width: 767px) {
.vc_custom_1600637582830 {
padding-top: 25vh !important;
padding-bottom: 5vh !important;
}}
We recommend just change the background image. Don’t delete the row wrap hero banner and create new row.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio