.shopify-section-header-sticky {
  position: relative !important;
  top: auto !important;
}

.sticky-header,
sticky-header {
  position: relative !important;
  top: auto !important;
}

.header-wrapper {
  position: relative !important;
}

.sticky-cart-icon {
  position: relative !important;
  top: auto !important;
  right: auto !important;
}

.product__column-sticky {
  position: relative !important;
  top: auto !important;
}
