@media (min-width:992px) {
  .product-area .product-area__details {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
}