.wallets-page .hero { height: 260px; background: #eef1ee; }
.wallets-page .hero img { object-fit: contain; object-position: center; }
.wallets-page .hero h1 { font-size: 36px; }
.wallets-page .brand-card img { background: #fff; }
@media (max-width: 600px) { .wallets-page .hero { height: 200px; } }
