/* Desktop */
@media screen and (min-width: 992px) {
.randnotiz {
  position: absolute;
  right: -100%;
  width: 250px;
}
}