@media (min-width: 992px) {
    .review-img {
        max-height: 70px;
        width: auto!important;
        margin: 0 auto;
    }
}