/* override css styles of the main theme here */
@media (min-width: 600px) {
  section {
    max-width: 600px;
  }
}
