@media screen and (min-width: 1301px) and (max-width: 1280px) {
   #home{background: url(../img/07.jpg); 
    background-size: cover;
     background-position:  0 -120px !important;
     background-size: 10768px 7350px; 
    }
}