﻿.wlcts__countdown {
    position: absolute;
    top: 2.4rem;
    right: 0rem;
    min-width: 17.6rem;
    padding: 1rem 1.4rem;
    color: #ffffff;
    background-color: #c39c12;
    border-radius: 1.6rem;
    text-align: center;
}

.wlcts__countdown > span:last-child {
    display: inline-block;
    min-width: 100px;
}
