.CountDown {padding: 0 2em 0 4em;}
.CountDown > p > span:after {display:block;position:relative;color:#fff;font-size:1.7em;}

.CountDown .dias:after {content:"días";}
.CountDown .horas:after {content:"horas";}
.CountDown .minutos:after {content:"minutos";}
.CountDown .segundos:after {content:"segundos";}
.CountDown  abbr{clip:rect(0,0,0,0);position:absolute;}

.CountDown span{width:8.6em;height: 10.4em;display: inline-block;text-align:center;background-color:#EB6D21;margin-bottom: 0.5em;}
.CountDown p{text-align:right;float: right;}
.CountDown em{font-size:6.2em;color:#fff;font-style: normal;line-height: 1.2;}
