.top-section--01{
    background:yellow;
}

.timer-small{
    position: fixed;
    bottom: 0;
    right: 0;
    background: #270000;
    width: 232px;
}
.timer-small  .bdt-countdown-divider{
    font-size: 39px!important;
    margin-top: 26px!important;
}
.timer-small  .bdt-countdown-number{
    font-size: 24px!important;
    font-weight: 500!important;
    line-height: 30px!important;
}
.timer-small  .bdt-countdown-label{
    font-size: 10px!important;
    font-weight: 400!important;
    line-height: 13px!important;
}