.progressTipContainer {
	width: 2.8rem;
	height: 1.2rem;
	position: relative;
}
.progressTipContentContainer {
	width: 2.0rem;
	height: 0.95rem;
	background-size: 2.0rem 0.95rem;
}
.progressTipContentText {
	width: 1.9rem;
	padding-top: 0.3rem;
	color: white;
	font-size: 0.2rem;
}
.progressTipMascotContainer {
    width: 1.1rem;
    margin-left: 2rem;
      position: absolute;
  right: 0rem;
  top: 0.15rem;
}

.shareButtonContainer {
	margin-top: 0.5rem;
}
.shareButton {
      width: 2.4rem;
  height: 0.61rem;
}
