.shoe-result-image img {
  transform: scaleX(-1);
  transform-origin: center;
}

.shoe-result-open {
  cursor: pointer;
}
