
.wishlist
  {
    border-radius: 0%;
    width: 50px;
    height: 40px; 
 
       float: top;          
       left: 5px;
       top: 5px;
      
    
       padding: 5px;
       font-size: 40px;
       font-weight: bold;
       position: absolute;
       text-align:center; 
  }




.number
{
     
    text-align:center; 
   
}


.containerCart {
  
    position:relative;
   
}