.btn {background-color:#3a59c0;}
.prog-hdr {
  background-color: #ea6903;
  background-image: url(https://gdb.rferl.org/01000000-0aff-0242-6b06-08dca270cf7d.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right 0;
}

@media (min-width: 640px) {
  .prog-hdr {
      background-image: url(https://gdb.rferl.org/01000000-0aff-0242-4570-08dca270cf87.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 67% 0%;
  }
}

@media (min-width: 992px) {
  .prog-hdr {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 60% 0%;
  }
}
