Space between Header - Shop Section

To adjust space between Header - Shop Section, you can use this code to Website Tools > Custom CSS

section.products.collection-content-wrapper.products-list {
    padding-top: 0px !important;
}

Result