@media only screen and (max-width: 640px) {
    .bgContainer {
        background-position: -400px!important;
    }
}