.prog-hdr {
  background-color: #090c0d;
  background-image: url(https://gdb.rferl.org/03a70000-0aff-0242-60bb-08da1e10a3dd_w1700.jpg);
  background-size: cover; 
  background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 640px) {
  .prog-hdr { 
    }
}
