#timer{display:-webkit-flex;display:flex;animation-duration:1.5s;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s}#timer li{width:100%;list-style:none;text-align:center;border:1px solid #e6b999;border-radius:4px;margin-right:10px}#timer li:last-child{margin-right:0 !important}#timer li h1{font-size:30px;margin-top:13px}#timer li p{margin-top:-12px;font-size:9px;text-transform:uppercase}#days,#hours,#minutes,#seconds{animation-duration:.7s;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;animation-delay:1.1s;-webkit-animation-delay:1.1s;-moz-animation-delay:1.1s}