.grecaptcha-badge {
	/*display: none;*/
	margin-bottom: 60px;
}

@media (max-width: 767px) {
	.grecaptcha-badge {
		display: none!important;	
	}
}
