#countdown-timer {
    font-size: 18px;
    font-weight: bold;
    color: #0074d9;
    margin-bottom: 10px;
	letter-spacing:5px;
	text-transform:uppercase;
}

#media-container {
    margin-top: 20px;
}
