Hello! 😄
I'd start with the following code and then adjust accordingly.
#collection-61575f739b5e216704ea6c84 .page-section:first-child {
padding: 0 !important;
}
/* This is kinda to deal with the white header text blending in with the lighter themed images but might not work for all pages
.header:not(.shrink):not(.transparent-header-theme--override) {
background: linear-gradient(black 0%, rgba(0,0,0,0.3) 85%, transparent 100%) !important;
}
*/
Hope that this helps you solve the issue for your first page only.
Best,
Dan