.con-event-block{
    width:100%;
    display:inline-block;
    margin:8px auto 0;
    max-width:874px}
.countdown-content{
    width:100%;
    float:left;
    height:196px;
    background:rgba(124, 69, 40, .70);
    text-align:center;
    border-radius:20px;
    padding-top:42px}
.count input[type=text]{
    width:100%;
    height:75px;
    font-size:70.02px;
    color:#fff;
    font-weight:700;
    top:0;
    left:0;
    right:0;
    margin:0 auto;
    box-shadow:none;
    border:none;
    background:0 0;
    text-align:center;
    padding:0;
    line-height:20px}
#seconds .caption-text,.count span.caption-text{
    font-size:23.02px;
    color:#fff;
    font-family:Lato,sans-serif;
    font-weight:400;
    text-transform:uppercase;
    display:block;
    margin-top:4px}
.knob canvas{
    width:100%;
    margin:0 auto;
    display:block;
    max-width:100%}