@media (max-width: 900px) {
      #user-profile {
        display: none !important;
      }
    }