section.page-header.tiny-square.--red.no-line.sticky {
    position: sticky;
    top: -1px;
    z-index: 998;
 		background: #004474;   
}
section.page-header.tiny-square.--red.no-line.sticky h1 {
    color: transparent;
}

section.page-header.tiny-square.--red.no-line.sticky:after {
    display: none !important;
}
.--sticky{
    display: none !important;
    border: none !important;
}