.Loading {
  & .progress {
    height: auto;
    margin: 0;

    & .progress-bar {
      font-size: inherit;
      line-height: normal;
    }
  }
}
