@media only screen and (max-width: 767px) {
	.grecaptcha-badge { 
    	visibility: hidden !important;
	}
}