.countdown,.countdown-row{display:flex;justify-content:center;align-items:center}.countdown{flex-flow:row wrap;margin:-50px auto 36px;background-color:grey;border-radius:100px;z-index:2;padding:16px 4px;width:400px}.countdown #date_time{display:none}.countdown span{display:flex;justify-content:center;align-items:flex-end;padding:0 8px;text-align:center;color:#fff}.countdown>span:first-of-type{width:100%;color:#fff;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600;line-height:16px;letter-spacing:.1em}.countdown span div:first-of-type{font-weight:700;font-size:28px;line-height:1;display:flex;align-items:center;margin-right:4px;letter-spacing:-.03em}.countdown span div:last-of-type{font-size:20px;font-weight:700;line-height:1;letter-spacing:-.03em}@media screen and (min-width:375px){.countdown span div:first-of-type{font-size:40px;margin-right:8px}}