.shop-countdown-element .countdown-content {
	display: flex;
	justify-content: center;
	align-items: center;
}

.shop-countdown-element li,
.shop-countdown-element li span:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
}