@media all and (min-width: 800px) {
  .startbild {
    height: 100vh;
    object-fit: cover;
  }
}
