.T3998 {
	margin: 30px;
}


.T3998 .countdown_section {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 15px; text-transform: uppercase; font-weight: bold;
	color: rgba(0,0,0,0.3);
}

.T3998 .countdown_section .countdown_amount {
	font-size: 60px;
	line-height: 60px;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin: 0px 0px 10px 0px;
	
	color: #000;
}

@media (max-width: 567px) {
	.T3998 .countdown_section {
		font-size: 12px;
	}
}
