.prog-hdr {
background: #1A3948 url(https://gdb.rferl.org/cfba4e06-1b5c-4ca3-b760-08de3c914337.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right -110px top 0;
}
.podcast-sub__sub-btn {
  border: 1px solid white !important;
}
@media (min-width: 640px) {
  .prog-hdr {  
      background-position: 85% 0%;
  }
}
@media (min-width: 992px) {
  .prog-hdr {
    background-position: 70% 0%;
  }
}
