.quote-text ul{
    list-style-type: disc;
}
.quote-text {
    width: 47%;
    float: left;
    padding-left: 20px;
    margin-top: 10px;
}
