.gift .background-image {
	position: relative !important;
	z-index: unset !important;
}

.gift .content {
	color: black !important;
	position: absolute;
	top: 0;
	left: auto;
	right: auto;
	width: 100%;
	margin-top: 15%;
}

.gift .huge {
	margin-top: 10%;
}

.gift span {
	line-height: 65px !important;
}
