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