.backimpressum {
    background-image: url("../img/impressumback.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
}

@media (max-width: 992px) {
    .img-wrapper{
        text-align: center;
    }
}
