.timer,
.section-time {
    width: 155px;
    text-align: left;
}

.mls__timmer {
    width: 100%;
}

.progress-containernew {
    width: 100%;
    height: 8px;
    background: #ccc;
}

.progress-bar {
    height: 8px;
    background: #04AA6D;
    width: 0%;
}