@media screen and (max-width: 768px) {
  .wp-block-heading.mobile-disable-margin {
    margin-bottom: 0;
  }
}
