.documentationpage .icon-svg-example {
  margin: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: -10000000px;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 263px;
  height: 99px;
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.documentationpage .icon-svg-example::before {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 263px;
  height: 99px;
  background-image: svg-load("../../img/svg/sisass.svg", fill=#A01303);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: transparent;
  background-size: 100%;
  content: "";
}
.documentationpage .icon-svg-example-map {
  margin: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: -10000000px;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 150px;
  height: 56px;
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.documentationpage .icon-svg-example-map::before {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 150px;
  height: 56px;
  background-image: svg-load("../../img/svg/sisass.svg", fill=#3A405A);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: contain;
  content: "";
}