.hd-page{
    position: relative;
    background-color: var(--white);
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
}