.prog-hdr {
  background: url(https://d3es8o5ydin5vb.cloudfront.net/8416B593-E51E-4CF8-BB75-89D76EF9D59F.jpg) #595451 no-repeat center top;
  background-size: cover;
}

@media (max-width: 800px) {
  .prog-hdr {
background-position: -700px top;
}
}