/************************************************************
						Page Styles
************************************************************/	  
#header .header-nav #cookiemaster-nav {
    margin: 0 20px;
    margin-top: .9375rem;
    text-align: right;
    white-space: nowrap;
}

#cookiemaster-nav a:hover, #cookiemaster-nav a:focus{
	text-decoration: none;
}

#tarteaucitronIcon #tarteaucitronManager img {
    width: 40px!important;
	height: 40px!important;;
}

@media (max-width: 991px) {
	#header .header-nav #cookiemaster-nav {
		display: none;
	}
}

@media (max-width: 767px) {
	#tarteaucitronAlertBig button {
		margin-bottom:5px;
	}
}