Preview:
 <!-- Cards with shadow -->
 <div class="card-with-shadow">
     <div class="card">
         <img class="brand-img" src="../assets/gow.jpg" alt="demo" />
         <div class="card-info">
             <h5 class="product-name">God of War</h5>
             <p class="description">PEGI Rating: Ages 16 and Above</p>
             <div class="green-rate">
                 4.5 <span class="material-icons star-icon"> star </span>
             </div>

             <span class="price"><sup>₹</sup>2,970<s>5,499</s><span class="saving">Save 2,529 (46%)</span></span>
             <button class="card-btn primary-btn">BUY NOW</button>
             <button class="card-btn card-icon-btn">
                 <span class="material-icons icon"> shopping_cart </span>
                 Add to Cart
             </button>
         </div>
     </div>
 </div>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter