.cookie-notice--container {
    width: 60% !important;
    bottom: 10px !important;
    position: fixed !important;
    z-index: 1000000000;
  	background: white;
  	padding: 12px;
  	border: 1px solid #ccc;
  	margin: 0 auto;
  	box-shadow: 0 2px 14px 0 rgb(24 21 21 / 10%) !important;
  	left: 20%;
}





