
.o_view_nocontent_barcode_scanner:before {
  width: 250px;
  height: 250px;
  background: transparent url(/stock/static/img/barcode_scanner.png) no-repeat center;
  background-size: 250px 250px;
}

.o_view_nocontent_replenishment:before {
  width: 100%;
  height: 300px;
  max-width: 500px;
  background: transparent url(/stock/static/img/replenishment.svg) no-repeat center;
}