#cookie-notice .iubenda-ibadge {
  vertical-align: middle;
}

body {
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url("");
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}