/* Hello, glad to see you here!! */
.progress-bar.bottom {
    bottom: 0 !important;
    top: unset !important;
}
.progress-bar.top {
    bottom: unset !important;
    top:0  !important;
}
.fixed-header-probar {
  position: static !important;
}