@media screen and (min-width: 500px)  {	
	.gc-card{
		max-width:500px
	}
}

.gc-card{
	z-index:400;
}