
@media screen and (max-width: 1066px) {
  .hideOnMobilePDP {
    display: none !important;
  }
}