/**
 * Don't edit this file. Find all style at ./sass folder.
 **/
/* VARIABLES */
/* VARIABLES */
[data-type="sh/card-hover"] {
  background-size: cover;
}

[data-type="sh/card-hover"]:hover {
  background-image: none;
}

.align-items-stretch [data-type="sh/card-hover"] {
  height: 100%;
}

/*# sourceMappingURL=card-hover.css.map */