.hour-by-hour{margin:30px 0}.hour-by-hour-clock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:45px;line-height:1}.hour-by-hour-clock .digit{margin:0 8px;padding:8px 15px 5px 15px;background-color:#efefef;font-family:'league_gothicregular';font-weight:400;font-size:50px;line-height:1}.hour-by-hour-clock .colon{color:#efefef;font-family:'league_gothicregular';font-size:50px;line-height:1}.hour-by-hour-clock .a{margin-left:10px;font-size:20px;font-weight:700}.hour-by-hour-text{width:100%;text-align:center}@media(min-width:480px){.hour-by-hour-clock .digit,.hour-by-hour-clock .colon{font-size:60px}.hour-by-hour-clock .a{font-size:24px}}@media(min-width:992px){.hour-by-hour{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hour-by-hour-clock{width:40%;margin-bottom:0}.hour-by-hour-clock .digit,.hour-by-hour-clock .colon{font-size:90px}.hour-by-hour-clock .a{font-size:30px}.hour-by-hour-text{width:60%;padding-left:30px;text-align:left}}