body { background: url(../img/tfs-background.jpg) top left no-repeat fixed; }
  @media only screen and (max-width: 767px) {
    body {
      background-image: url(../img/tfs-background-mobile.jpg); }}