.counter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:auto;margin-left:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.counter-wrapper .countdown-item{padding:20px 0;text-align:center;background-color:#818a91;color:#fff;display:flex;flex-wrap:wrap;background-color:#00abbc;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-family:"bebas-neue",Sans-serif;font-size:69px;line-height:1;width:100%;color:#fff;justify-content:center}.counter-wrapper .countdown-item>*{width:100}.counter-wrapper .countdown-item:not(:last-of-type){margin-right:calc( 10px/2 )}.counter-wrapper .countdown-item:not(:first-of-type){margin-left:calc( 10px/2 )}.counter-wrapper .countdown-item>span{font-family:"adelle",Sans-serif;font-size:19px;width:100%;line-height:1;color:#fff}@media(max-width:479px){.counter-wrapper .countdown-item{font-size:60px}.counter-wrapper .countdown-item>span{font-size:16px}}