How can I reduce the size of my collection grid?

Hello . Please if there is someone who can help me in in reducing size of collection grid . of this one.

The link to store is https://jobss-online.myshopify.com/. Thanks

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >theme.scss.css and paste this at the bottom of the file:
div#shopify-section-162910152065e368fd .main-div {max-width: 1500px;margin: 0 auto;padding: 0 40px;}

Hello im really thankful for your solution and reply but the problem is now the sections had taken the margins from left and right and i don’t want that i just need the height to reduce Thanks