.tri-wrapper {
    text-align: center;
    margin: 15px auto;
}

.tri-photo {
    max-width: 180px;
    border-radius: 0px;
    margin-bottom: 10px;
}

.tri-name a {
    font-size: 15px;
   /* font-weight: bold;*/
    text-decoration: none;
}

.tri-dates {
    font-size: 14px;
    color: #555;
}
