#testimonials
{
    margin: 100px 0;
}

.testimonials
{
    border-left: 4px solid purple;
    margin-top: 50px;
    margin-top: 50px;
    padding-left: 50px;
}

.testimonials img 
{
    height: 60px;
    /* width: 60px; */
    border-radius: 50%;
    margin: 0 10px;
}

.user-details
{
    display: inline-block;
    font-size: 12px;
}