.aurora {
  .ios-only, .if-ios,
  .md-only, .if-md,
  .if-not-aurora, .not-aurora {
    display: none !important;
  }
}
