#spnCountDown{
	font-size:36px;
	font-weight:bold;
	margin-top:5px;
}


@media screen and (max-width: 768px) {

#spnCountDown{
font-size: 17px;
}

}
