.progress {
    height: 5px !important;
    margin: 0px !important;
    overflow: hidden;
    background-color: #fff !important;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}