.leader img {
    border-radius: 50% !important;
    max-height: 85px !important;
    display: block !important;
    float: left !important;
}

.leader h4 {
    color: #19415c !important;
    font-size: .9em !important;
    margin-top: 10px !important;
    margin-bottom: 3px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.leader p {
    color: #000 !important;
    margin-bottom: 5px !important;
    font-size: .9em !important;
    text-align: center !important;
}