.text-column .countdown-timer_message,
.text-column .text{
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 400;
}

.text-column .time{
  font-size: 2.2rem;
  line-height: 1.8rem;
  font-weight: 400;
}

.text-column .countdown-timer_message{
  display: block;
}

.timer-margin{
  margin-top: 31px;
}