.container-header {
  /* background-color: #052D6A; */
  background-image: url(../blksand-home-background.png?width=4996&height=252);
  background-position: top,100%;
  /* 
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    box-shadow: inset 0 0 0 5000px rgba(18, 107, 189, 1);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  background-position: top,100%;
  */
}
