/* Desktop */
@media screen and (min-width: 992px) {
.randnotiz {
  position: absolute;
  left: 300px;
  width: 200px;
}
}