@media only screen and (max-width: 750px) {
	.title {
		font-size: 0.5066rem;
		line-height: 0.77rem;
		text-align: center;
		margin-bottom: 0.53rem;
	}

	.content {
		font-size: 0.3733rem;
	}


.text {
    margin: 2.2rem 0.4rem 1.06rem;
    overflow: hidden;
}

	.content-space {
		margin-bottom: 0.32rem
	}

	.picture-space {
		margin-bottom: 0.26rem
	}

	.pic {
		display: block;
		margin: 0.32rem auto;
		width: 5.26rem;
		/* height: 3.24rem; */

	}

	.title-space {
		margin-top: 1.06rem;
	}
}