body {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-img img {
  height: 30px;
  width: 92px !important;
}

.google-reviews-card .review-content p {
  position: relative;
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-size: 16px;
  line-height: 23px;
  max-height: -moz-max-content;
  max-height: max-content;
  color: rgb(17, 17, 17);
}/*# sourceMappingURL=slider.css.map */