/* Desktop */
@media screen and (min-width: 1550px) {
.randnotiz {
  position: absolute;
  right: -200px;
  width: 250px;
  color: red !important;
  font-weight: bold;
}
}

.randnotiz .wichtig {
  color: red !important;
}