
 .prog-hero-image {
    width: 162%;
    left: -19%;
}
 
         @media (max-width: 1670px){
               .prog-hero-image {
                 
                 width: 202%;
                left: -38%;
               }
            } 
         @media (max-width: 1400px){
               .prog-hero-image {
                         left: -78%;
                        width: 262%;
               }
            }   
          @media (max-width: 1200px){
               .prog-hero-image {
                         left: -88%;
                        width: 272%; 
               }
            }   
           @media (max-width: 992px){ 
               .prog-hero-image {
                        left: -158%; 
                        width: 327%;
               }
            }      