.state-top-bg {
  background-image: url("/static/main/img/new-states/state/north-carolina-top-bg.1c5275a33d35.jpg");
}

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