/********** TIMER **********/
#timer {
  text-align: center;
}

#timer h3 {
    font-size: 33px;
    line-height: 31px;
    margin-bottom: 2px;   
}

._time{
  	width: 20%;
	display: inline-block;
  	text-align: center;
}
._time label{
	color: #888;text-align: center;
}