@media screen and (max-width: 900px) {

    .bg-fixed {
        background-attachment: unset !important;
    }

    

}