body { padding-top: 70px; }
.progress { height: 10%; }

@media screen and (max-width: 767px) {
    body { padding-top: 55px; }
}