
    .counter {
      text-align: center;
      margin-top: 10px;
      height: 90px;
    }
    .theCircles.group {
      width: 100%!important;
    }
    .count {
      width: 60px!important;
      height: 80px!important;
      padding-top: 0px!important;
    }
    .time {
      position: absolute;
      top: 14px!important;
      left: 50%!important;
      margin-left: -20px;
      width: 40px;
      text-align: center;
      font-size: 23px!important;
      line-height: 32px!important;
    }
	
	.theCircles {width: 242px; margin-top: 0px; margin-bottom: 0px;}
	.daysDiv, .hoursDiv, .minutesDiv, .secondsDiv {border: 0px; width: 60px; height: 72px;}
	.innerNumber {color: rgb(255, 255, 255); font-size: 24px; line-height: 24px; display: block; left: 10px; top: 12px;}
	.innerText {top: 0px; color: rgb(255, 255, 255); font-size: 12px; line-height: 12px; margin-top: 0px; padding-top: 0px; padding-bottom: 0px;}
