#main-content #faculty-wrapper {
    margin-top: 10px;
    box-shadow: 0px 0px 8px #e8e8e8;
    background-color: #fff;
}

#main-content #faculty-wrapper img {
    width: 50px;
}

#main-content #faculty-wrapper p {
    font-weight: 500;
    color: #7e7e7e;
    font-size: 14px;
}