#cb-cookie-banner {
    position: fixed;
    bottom: -20px;
    left: 0;
    width: 100%;
    z-index: 999;
    border-radius: 0;
    display: none;
	background-color:#eee;
  }
