h1 {
}
.wapper-page-detail .summary {
         font-weight: 600;
    margin-bottom: 28px;
    color: #555;
    margin-top: 16px;
}
.wapper-page-detail .description {
	 padding-bottom: 40px;
	 margin-bottom: 30px;
}
.description p,.description div, .description ul li, .description h2, .description h3{
	 margin-bottom: 12px;
}
.description img{
	max-width: 100%;
	height: auto !important; 
}
.description iframe{
        max-width: 100%;
   
}
.description .inner_detail_content{
	margin-bottom: 25px;
}
