.prog-hdr {
  background-color: #455864;
  background-image: url(https://d3p8n5v2phyax0.cloudfront.net/01000000-0aff-0242-a9df-08dc94ddb740.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 270px 0;
}

@media (min-width: 430px) {
  .prog-hdr {
    background-position: right 0;
  }
}

@media (min-width: 640px) {
  .prog-hdr {
    background-image: url(https://d3p8n5v2phyax0.cloudfront.net/01000000-0aff-0242-2814-08dc94ddb747.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 67% 0%;
  }
}

@media (min-width: 992px) {
  .prog-hdr {
    background-image: url(https://d3p8n5v2phyax0.cloudfront.net/01000000-0aff-0242-d814-08dc94e96b08.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 60% 0%;
  }
}
