/* //////////////////////////////////////////////////////////////////////////////////////////////// Footer Space */


.footer-spacer-kleinsteuerung {
  height: 7vw;  /* Abstand in Höhe */
}

/* //////////////////////////////////////////////////////////////////////////////////////////////// Produkt kondensatorwiderstands */

.small-product-image-a5-01 {
  width: 8vw;   /* feste Breite */
  height: auto;
  border-radius: 0.5em;   /* leichte Abrundung */
  margin-right: 14vw;
  margin-top: 0vw;
  margin-left: 6vw;
}

