How to resolve extra spacing at the top of a page?

Hi dev community,

I am facing issue regarding extra spacing of the top of the page. I had also attached an image for extra reference for better understanding. I would appreciate if you can please help me in this regards.

URL: https://qnkqyb8fha6egqaw-61554688170.shopifypreview.com/

Theme: Kalles v4.2.2

Hi

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag

.t4s-row.t4s-gx-15.t4s-gx-md-30.t4s-align-items-center{margin-top: 0px;}