.innerpagesec{ width:100%; display:table; }
.innerpagesec.sectionmargin{ margin:60px 0; }
.innerpagesec.sectionpadding{ padding:60px 0; }
.innerpagesec img {
    max-width: 100%;
}

.productDetails .faq-item-content {
    width: 100%;
}
.productDetails .faq-item-content.show {
    display: table;
}



table.product_table tr td {
    height: unset !important;
    width: unset !important;
}

table.product_table tr td p {
    margin: 0 !important;
    color: #111;
}

table.product_table {
    margin: 0 !important;
}

















@media(max-width:768px){
  .sec-title {
    margin-bottom: 15px;
  }
  .about-two_content-inner{ margin-bottom:20px; }

  
}