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

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