/* Enter Your Custom CSS Here */
@media only screen 
and (min-width : 1000px) {
  #player-bar .outer-wrap {
    background-image: url("wp-content/uploads/sites/13/2016/06/Inside-pitch-header1.jpg") !important;
    background-position: center top;
    background-size: 100% 100%;
    background-repeat: no-repeat;  
  }