.wrapper {
  height: 100%;
  width: 100%;
}

.wrapper { display: table; }

.cell {
  display: table-cell;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

#holder {
  width: 350px;

  height: 53px;
  margin: 0 auto;
}

.cntSeparator { display: none; }

.cntDigit {
  margin-top: 0px !important;
}
.cell-d
{
width:400px;
margin:0 auto;
	}
.cell-dd
{
	float:left;
	width:120px;
	text-align:center;
	}
.cell-hh
{
	float:left;
	width:90px;
	text-align:center;
	}
.cell-mm
{
	float:left;
	width:90px;
	text-align:center;
	}
.cell-ss
{
	float:left;
	width:70px;
	text-align:center;
	}
	.cntDigit
	{
 background-size:cover  !important;
 width:35px !important;
 height:47px  !important;
		}

  /*.cntDigit#cnt_0 { margin-left: 52px; }*/
  .cntDigit#cnt_2 { margin-left: 37px; }
  .cntDigit#cnt_4 { margin-left: 15px; }
  .cntDigit#cnt_6 { margin-left: 15px; }
