@media screen and (max-device-width: 1100px) {
  .mobile-hide{ display: none; }
}