.progress.active .progress-bar {
    -webkit-transition: none !important;
    transition: none !important;
}
