.blockquote-cases:before{
display: block;
    content: "\201C";
    font-size: 100px;
    float: left;
    margin: 18px 10px -20px 0px;
    top: 0px;
    color: #CBCBCB;
    font-family: arial;
}
.top-title {
font-family: 'Netto Bold';
    font-style: normal;
    font-weight: 100;
    font-size: 23px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #757575;
}
.top-subtitle {
font-family: 'Netto Regular';
    font-style: normal;
    font-weight: 100;
    font-size: 21px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #757575;
    margin-bottom: 15px;
}