
@media screen and (max-width: 768px) {
    body .products_detail_box .detail_right .detail_brief table{
        width:auto !important;
    }
}
