@media only screen and (max-width: 992px) {
  body.cms-eco-friendly div.category-image.rf:after {
    display: none;
  }
}
body.cms-value-for-money section.banner div.innerBanner, body.cms-consumer-value-for-money section.banner div.innerBanner {
  position: relative;
}
body.cms-value-for-money section.banner div.innerBanner:after, body.cms-consumer-value-for-money section.banner div.innerBanner:after {
  content: "";
  background-image: url(/media/icons/tag-regular.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  bottom: 20px;
  left: -10px;
  height: 95px;
  width: 95px;
}
@media only screen and (max-width: 992px) {
  body.cms-value-for-money section.banner div.innerBanner:after, body.cms-consumer-value-for-money section.banner div.innerBanner:after {
    display: none;
  }
}
body.cms-service div.category-image.rf:after, body.cms-consumer-service div.category-image.rf:after {
  background-image: url(/media/icons/screwdriver-regular.svg);
}
@media only screen and (max-width: 992px) {
  body.cms-service div.category-image.rf:after, body.cms-consumer-service div.category-image.rf:after {
    display: none;
  }
}
body.cms-private-label div.category-image.rf:after, body.cms-warehouses div.category-image.rf:after, body.cms-about-our-company div.category-image.rf:after {
  display: none;
}
body.category-kitchen div.category-image.rf:after, body.category-kuche div.category-image.rf:after {
  background-image: url(/media/icons/kitchen.svg);
  height: 115px;
  width: 115px;
}
@media only screen and (max-width: 992px) {
  body.category-kitchen div.category-image.rf:after, body.category-kuche div.category-image.rf:after {
    display: none;
  }
}
body.category-household div.category-image.rf:after, body.category-haushalt div.category-image.rf:after {
  background-image: url(/media/icons/vacuum-regular.svg);
  height: 115px;
  width: 115px;
}
@media only screen and (max-width: 992px) {
  body.category-household div.category-image.rf:after, body.category-haushalt div.category-image.rf:after {
    display: none;
  }
}
body.category-health-beauty div.category-image.rf:after, body.category-gesundheit-schonheit div.category-image.rf:after {
  background-image: url(/media/icons/fohn.svg);
  height: 115px;
  width: 115px;
}
@media only screen and (max-width: 992px) {
  body.category-health-beauty div.category-image.rf:after, body.category-gesundheit-schonheit div.category-image.rf:after {
    display: none;
  }
}
body.category-air-treatment div.category-image.rf:after, body.category-luftbehandlung div.category-image.rf:after {
  background-image: url(/media/icons/fan-table-regular.svg);
  height: 115px;
  width: 115px;
}
@media only screen and (max-width: 992px) {
  body.category-air-treatment div.category-image.rf:after, body.category-luftbehandlung div.category-image.rf:after {
    display: none;
  }
}