#bg-home {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.vlt-section__ken-burn-background {
    position: relative;
    overflow: hidden;
}

.vlt-section__ken-burn-background img {
    position: relative;
    z-index: 0;
    opacity: 0.6;
}