.state-top-bg {
  background-image: url("/static/main/img/new-states/state/michigan-top-bg.c9cf7074c6be.jpg");
}

@media(max-width: 769px){
  .state-top-bg {
    background: #fff;
  }
  .state-top-content-sm-bg {
    background: url("/static/main/img/new-states/state/michigan-top-bg-sm.2b8387675997.jpg") no-repeat;
  }
}