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

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