.prog-hdr {
background: rgb(23,88,101);
background: linear-gradient(90deg, rgba(23,88,101,1) 0%, rgba(48,141,159,1) 48%, rgba(23,88,101,1) 100%);
  background-size: cover;
}