.nk-cookie-banner {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
  
    /*position: fixed;
    top:auto;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    border-radius: 0px;
    display: none;*/
  }
  