.prog-hdr {
  background: #254b70;
  background-image: url(https://d3p8n5v2phyax0.cloudfront.net/02490000-0aff-0242-7d74-08dadc551a49_w800.png);
  background-repeat: no-repeat;
  background-size: 200px;
  background-position: right -90px top -110px;
}

@media (min-width: 640px) {
  .prog-hdr {
       background-size: 300px;
       background-position: 65% 60%;
    }