@media (max-width: 991.98px) {
}

@media (max-width: 767.98px) {
  .product_information {
    overflow-x: scroll;
    position: relative;
  }
  .product_information table {
    width: 800px;
  }
}
