@media only screen and (min-width: 1100px) {
    #separator1 .bg, #intro .bg1 {
        background-attachment: fixed !important;
    }
}