@media (min-width: 768px) {
  #hero {
    background: url("../../assets/img/Index-01-01.svg") top / contain no-repeat;
  }
}

