
.page-shopee2 .s-hero { padding: 64px 0 56px; }
.page-shopee2 .s-hero-inner {
  grid-template-columns: 1fr;
  max-width: 760px;
  margin-inline: auto;
  text-align: center;
}
.page-shopee2 .s-lockup { margin-inline: auto; }
.page-shopee2 .s-hero-checks { justify-content: center; }
.page-shopee2 .s-hero-actions { justify-content: center; }

@media (max-width: 720px) {
  .page-shopee2 .s-hero { padding: 48px 0 40px; }
}
