@media (min-width: 1080px) {
  .animated-grid {
    background-image: url("https://assets-eu-01.kc-usercontent.com/e5a45524-226f-016e-5384-405ee211623d/8dc5838f-e2db-4dea-af51-b167d58c0da6/any-time-bg.svg");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
}