.close-action.countdown {
	position: absolute;
	width: 46px;
	height: 46px;
	right: 100px;
	top: 30px;
	border: none;
	outline: none;
}
.close-action {
	z-index: 99999;
}
.close-action img{
	border: none;
}
.countdown-img img {
	position: absolute;
	left: 75px;
	height: 587px;
	width: 400px;
}
.close-action.dayof {
	position: absolute;
	width: 46px;
	height: 46px;
	right: 0;
	top: 20px;
	border: none;
	outline: none;
}
.dayof-img, .countdown-img {
	z-index: 99998;
}
.dayof-img img {
	position: absolute;
	left: 0px;
	height: 587px;
	width: 549px;
}