.container-header {
    z-index: 10;
    background-color: rgba(255, 255, 255, .95);
    background-image: none;
    position: relative;
    box-shadow: inset 0 5px 5px #00000008;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px 0px;
}