.sectionTitle { flex: 0 0 100%; text-align: center; padding-bottom: 20px; font-size: 2em; } .member { width: 33%; min-width: 250px; padding-bottom: 50px; text-align: center; } .member img { padding-bottom: 15px; } .member p { font-family: 'opensans-bold', sans-serif; } .teamContainer { padding: 50px 0 0 0; justify-content: center; }