Get rid of spacing between multicolumn and image banner

Hi I am looking to get rid of the white space by reducing the padding between multicolumn and image banner on the Sense them.

@mfazio ,

Please share your site URL,
I will check out the issue and provide you a solution here.

Hi @mfazio ,

Please send your site and if your site is password protected, please send me the password. I will check it.

Noblepets.co

Hi @mfazio ,

Go to Assets > base.css and paste this at the bottom of the file:

#shopify-section-template--15346240585894__164427721738b4151e{
	margin-top: 0px !important;
}

Hope it helps!