.sticky.top-0.z-10.flex.items-center.justify-between.border-b.border-zinc-200.bg-white.px-4.py-3.shadow-sm {
  display: none !important;
}

.mx-auto.overflow-hidden.bg-white.shadow-lg {
  margin: 0 !important;
}

.mx-auto.max-w-4xl.px-4 {
  padding-top: 30px !important;
  max-width: 51.7rem !important;
}
