/* Override spinner background image path */
.spinner {
  background: url("/assets-wz/images/spinner.svg");
}