.people { margin-top: 30px; .person { margin-bottom: 40px; min-height: 165px; // enough space for five lines of bio text h3 { text-transform: none; } img { width: 125px; margin: auto auto; } .bio { padding-left: 150px; } } }