.product-activated-check{width:40px;height:40px;margin:30px auto 15px;animation:popAnimation .5s ease-out forwards}@keyframes popAnimation{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}
