@media screen and (max-width: 800px) {
  .team_body_container {
    background: url(../img/bg_sp.svg) top center / cover no-repeat;
  }
}