.product {
  -webkit-transition: scale(1);
  transition: scale(1);
}
