.brief_text_box {
    min-height: 400px;
    overflow-x: hidden;
    margin-top: 30px;
    line-height: 2;
    font-size: 16px;
}
.content {
    width: 100%;
}
.content .title img {
	width: 80px;
}