div.ced-sociallogin-google-inner {
	height: 25px;
	display: inline-block;
	width: 100px;
	background-size: 100px 25px !important;
	border-radius: 4px;
}

div.ced_google_connect {
	background: transparent url('../images/social_connect_go.png') no-repeat;
}


div.ced_google_disconnect {
	background: transparent url('../images/social_disconnect_go.png') no-repeat;
 }
