.container-header {
    z-index: 10;
    background-color: #018b8d;
    background-image: none;
    position: relative;
    box-shadow: inset 0 5px 5px #00000008
  }