.product-card__button2{
  display:flex !important;
  justify-content:center;
}


.product-card__button2 .add-to-cart-btn{
  order:2 !important;     
  margin-left:8px !important;   
}


.product-card__button2 .cancel-btn{
  order:1 !important;    
  margin-left:0 !important;
}
