

@media (max-width: 1024px) and (orientation: landscape) {

  .product-tabs__tab-item-wrapper:not([hidden]) {
    padding-right: 50px !important;
}
  
}