title Our Team <style> /* container */ .columns-3 { width: 100%; display:flex; } /* columns */ .columns-3 > * { width: calc(100% / 3); } .columns-4 { width: 100%; display:flex; text-align: center; box-sizing: border-box; padding: 10px; } /* columns */ .columns-4 > * { width: calc(100% / 4); } </style> Organizers and Instructors ### Eli Holmes NOAA Fisheries webpage • GitHub • ORCID ### Jon Peake Website GitHub