.prog-hdr {
  background: url(https://d3es8o5ydin5vb.cloudfront.net/D866EC2C-D333-4C46-A7FE-6D909444B1E2.png) #595451 no-repeat center top;
  background-size: cover;
}
@media (max-width: 800px) {
  .prog-hdr {
background-position: -700px top;
}
}