.block-fs-bild {
    display: block;
}

.block-fs-bild .fs-bild_container {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}