@media only screen and (max-width: 600px) {
  .mobile-remove { display:none !important; }
}