.google-reviews {
    text-align: center;
}

.google-reviews .icon {
    width: 2.5em;
    height: 2.5em;
}

@media (min-width: 768px) {

    .google-reviews .list-inline-item:not(:last-of-type) {
        margin-right: 2rem;
    }
}
