.pp-hero-gold .pp-hero-stage{background:#fff url('/local/assets/card-page-v1/background-desktop.svg') center/100% 100% no-repeat}
.pp-hero-gold .pp-hero-glow{display:none}
.pp-products-cards .pp-product-image img{width:320px;height:206px;left:50%;top:90px;transform:translateX(-50%)}
@media(max-width:768px){
 .pp-hero-gold .pp-hero-stage{background-image:url('/local/assets/card-page-v1/background-mobile.svg')}
 .pp-hero-gold .pp-hero-image{width:min(100%,340px);top:36px}
 .pp-products-cards .pp-product-image img{width:74%;max-width:264px;height:auto;aspect-ratio:264/168;left:50%;top:40px}
}
