.cookie-policy-note {
  background: #f1f1f1 !important;
  display: block !important;
  height: auto !important;
  line-height: 22px;
  padding: 5px 0;
  font-family: 'HelveticaNeueW02-45Ligh', 'HelveticaNeueW10-45Ligh', 'Helvetica Neue Light', 'Arial', 'Tahoma', 'Verdana';
  color: #494b50;
  position: fixed;
  z-index: 10000;
  border-top:1px solid #ccc;
  bottom:0;
  width:100%;
}

.cookie-policy-note .container {width: 100% !important;}