.responsive-venster {
  max-width: 600px;
  margin: 0 auto;
  background: white;
  border-radius: 12px;
}

.cover-wrapper {
  position: relative;
}