/* Author: Karly Kretschmer-Hensley
Date: 05/01/2020 */
section img {
    width: 60%;
}

#jai {
    width: 60%;
}

#john, #bob, #katja {
    width: 80%;
}

.name {
    display: block;
    font-weight: bold;
    font-size: 1.3em;
}

.permission {
    font-size: .6em;
    margin-bottom: 4em;
}
