@media only screen and (max-width: 749px) {
  .product-section {
    margin-top: -50px !important; /* Adjust the value as needed */
  }
}