.prog-hdr {
background: rgb(101,193,211);
background: linear-gradient(90deg, rgba(101,193,211,1) 0%, rgba(255,199,44,1) 72%, rgba(255,147,30,1) 100%);
  background-size: cover;
}
