.jdgm-carousel-title{ color: #000; font-family: Inter; font-size: 18px; font-style: normal; font-weight: 600; line-height: 24px; text-transform: uppercase; }
.jdgm-all-reviews-rating-wrapper{ color: #000; text-align: center; font-family: Inter; font-size: 14px; font-style: normal; font-weight: 500; line-height: 18px; }
.jdgm-carousel-item__review-content-wrapper { text-align: center; font-family: Inter; font-size: 16px; font-style: normal; font-weight: 400; line-height: 28px; letter-spacing: 0.46px; }

@media only screen and (max-width: 768px) {
  .grid-overflow-wrapper {padding-bottom:0;margin-bottom: 15px;}
  .grid-overflow-wrapper .grid__item {flex: 0 0 60vw;width: 60vw;}
}