.content{
	margin-top: 5px;
}
.com-width-main {
    width: 70%;
    margin: 0 auto;
}
.price b {
    font-size: 21px;
    font-weight: 400;
    color: #e53939
}
.price .hint {
    margin-left: 32px;
    color: #e53939
}
.price-details {
    padding: 20px 0 10px 0;
}
.price-details h3 {
    padding-bottom: 20px
}