.page-width:has(.banner) {
  padding: 0 !important;
}

section.section:first-child .section--padding:has(.banner) {
  padding-top: 0 !important;
}

.template-product .banner {
  .media .image-fit {
    object-fit: contain !important;
  }
}