@media screen and (min-width: 1000px) {
    .shopify-section--product-content .product-content__tabs:only-child {
    margin-inline: unset;
  }
}
