img {
    height: auto;
    max-width: 100%;
}

img {
    vertical-align: middle;
    border-style: none;
}
.product_details{
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}
 .details_introduce{
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}
.product_text_details p {
    text-indent: 30px;
    color: #333333;
    line-height: 35px;
    margin-bottom: 10px;
		font-weight: 400;
		font-size: 16px;
		margin-top: 0;
}
