.qm-progress-bar {
  width: 100%;
  height: 12px;
	background: #e9e9e9;
}
.qm-progress-bar > svg {
	display: block;
	height: 12px;
}
