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

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