.review h3 {
    margin: 0 10px;
}

.review h4 {
    margin: 0;
}

.review p:last-child {
    margin-bottom: 0;
}

.reviewhead {
    display: flex;
}

.reviewhead img {
    height: 20px;
    width: auto;
}