@media (min-width: 768px) {
  body {
    background-image: url('../img/background-faded.png');
  }
}
