/* Mobile artwork only. Existing typography and layout are preserved. */
@media (max-width: 900px) {
  .current-class-page {
    background: url("images/inductees-mobile-background-v1.png") center top / 100% auto no-repeat #050708 !important;
  }
}
