.page2 {


        background-image:url("../images/oferta/bg-prod.jpg");
                background-repeat:no-repeat;
                background-position: 0 125px;
                }
                
                @media (max-width: 961px) {
                  .page2 {
                  
                  
                          background-image:url("../images/oferta/bg-prod-mobile.jpg");
                                  background-repeat: no-repeat;
                                  
                                          background-position:0px 150px;
                                                   background-attachment: fixed;
                                                   
                                                   } }
                                                   
                                                   
                                                   