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

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