
  #cookieConsentCon {
	display: none;
	width: 500px;
	max-width: 100%;
	position: fixed;
	bottom: 0;
	right: 0;
	background-color: #f1f1f1;
	padding: 20px;
	z-index: 10;
  }
