.good-container {
	margin-top: 55px;
}

.good {
	margin-top: 20px;
	text-align: center;
}

.good .title {
	font-size: 20px;
	font-weight: 400;
	line-height: 22px
}

.good .image {
	margin-top: 16px;
}

.good .desc {
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	margin-top: 20px;
}

.good .button {
	margin-top: 60px;
}