/* Small: 1 per row */
@media (max-width: 480px) {
  .onPageNav3 .onPageNavButtons .cta--button, .onPageNav3 .onPageNavButtons.layout-4col .cta--button, .onPageNav3 .onPageNavButtons.layout-3col .cta--button,.onPageNav3 .onPageNavButtons.layout-3exact .cta--button {
    flex: 0 0 100%;
  }
}

/* Instagram Feed Section */
section.instagramFeed {
	max-width: 1180px;
	margin: 0 auto;
	padding: 50px;
}