#head img.img-header {
    width: 200px;
    height: 200px;
}

#head a.ref-header {
    color: inherit;
    text-decoration: inherit;
}

.thumbnail-list .thumbnail-container {
    min-height: 350px;
}

.testimonials img.img-circle {
    border-radius: 50%;
    max-width: 70px;
    max-height: 70px;
    border: 5px solid rgba(0, 0, 0, 5%);
}

.testimonials div.photo {
    text-align: right;
    padding: 0;
}

.testimonials div.author {
    display: table-cell;
    vertical-align: middle;
    text-indent: 0;
    font-size: 17px;
}

.testimonials blockquote p {
    line-height: 1.4;
}
