.flip-clock-divider {
  float: none !important;
}

.flip-clock-wrapper ul {
  float: none !important;
  display: inline-block;
}

body, html {
  height: 100%;
}

.full-height {
  height: 100%;
  position: relative;
}

.in-middle {
  position: absolute;
  top:200px;
}

.page-txt-header {
  font-size: 42px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 25px;
}

.page-txt-subheader {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 25px;
}

.flip-clock-divider .flip-clock-label {
  color: #fff !important;
}

.clock-wrapper {
  margin: 25px 0px;
  display: inline-block;
}