@media (min-width: 1024px) {
  .section-main-product-details-mobile {
    display: none;
  }
}
