@media (min-width: 1100px) {
  #box-2 {
    height: 80vh;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-image: url("kiinteistokalvotus3.webp");
    display: table;
    background-attachment: fixed;
  }
}

