.on_top_infobanner {
    /* position: absolute;
    z-index: 9999;
    top: 0; */
    background: yellow;
    padding: 10px 30px;
    color: #000;
    width: 100%;
    text-align: center;
}