SPOTLITE Team

Submitted by jbajjal2 on
.container-flex { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: baseline; align-content: center; max-width: 900px; margin-left: 0; margin-right: 0; } .container-smaller{ max-width: 600px; } .item { width: 250px; margin: 0; flex: 1 275px; } .item figure { width: 250px; margin: auto; } .item figcaption { width: 250px; text-align: center; } h3{ font-weight: bold; padding-bottom: 1rem; }

Principal Investigators