@media screen and (min-width: 980px) {
  .mp-hide-desktop { display: none !important; }
}