.product-list-custom-category-header {
  min-height: 140px;
}

.product-list-custom-category-header .bg-gradient-to-t {
  background: none;
}

#root > div > section > main > div > section:nth-child(3) > section {
  /* min-height: 1600px; */
}

#root > div > section > main > div > section:nth-child(3) > section > section > section.h-0.top-\[3\.5rem\].sm\:top-\[3\.8rem\].md\:top-\[4rem\].lg\:top-\[4\.5rem\].flex.flex-col.md\:flex-row.z-\[3\].sticky.transition-transform.-translate-x-\[100\%\].md\:translate-x-0.w-1\/3.lg\:w-1\/4.xl\:w-1\/5 > div {
  height: calc(100vh - 200px);
  overflow-y: scroll;
}
