@media screen and (min-width: 750px) {
  [style*="--mto-size-d"] {
    font-size: var(--mto-size-d) !important;
  }
  [style*="--mto-weight-d"] {
    font-weight: var(--mto-weight-d) !important;
  }
}
