body {
    background: url("http://themesquared.com/attraction/wp-content/uploads/2016/02/teaser-background-service-1.jpg") no-repeat center top fixed;
}

.person img {
    margin-right: 20px;
    width: 70px;
    border-radius: 50%;
    background: rgba(255,255,255,0.2);
    padding: 5px;
}

.person h3 {
    margin: 0px;
    font-size: 16px;
    position: relative;
    top: 11px;
}

.person h4 {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-top: 3px;
    position: relative;
    left: -3px;
}

.bubble {
    font-size: 15px !important;
    line-height: 27px;
    font-weight: 500;
}