

/* CSS from section stylesheet tags */
@media (max-width: 768px) {
  .hydrogen-studies-grid {
    grid-template-columns: 1fr;
  }
}