.grecaptcha-badge {
	display: none;
	visibility: hidden;
}
/* @group Footer */
#sdgsbanner{
	max-width: 160px !important; 
	height: auto;
	border-radius: 3px;
	display: flex;
}
#sdgsbanner a{
	display: block;
	width: 100%;
}
#sdgsbanner a img{
	width: 100%;
	max-width: 160px; 
	height: auto;
}
/* @end */