@media screen and (max-width: 768px) and (max-width: 768px) {
  .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

/*# sourceMappingURL=responsive.css.map */
