.redzed-badge {
	width: 166px;
	height: 190px;
	margin: 0 auto;
	background: url( '../images/redzed-badge.png' ) transparent center center no-repeat;
	background-size: contain;
	padding: 40px 35px;
	font-family: 'Merienda', cursive;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.redzed-badge i {
	font-size: 32px;
	margin-bottom: 5px;
}
