/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2024 | 20:05:53 */
.countdown-items {
	padding: 7px 0px;
	width: 75px;
	min-width: 10px !important;	
}

@media (min-width: 768px) {
	.countdown-items {
		padding: 7px;
		width: 100px;
		min-width: 100px !important;
	}
}
