#ezCardWrapper {

}

#ezCard {
	text-align: center;
	width: 100%;
	position: relative;
}

#ezCard img {
	max-width: 100%
	
}

#ezCardNumber {
	width: 100%;
	position: absolute;
	top: 53%;
	font-weight: bold;
	font-size: 16px;
}