.yotpo-sr-bottom-line-summary{
  gap: 0px!important;
}


.yotpo-sr-bottom-line-right-panel > p{
     line-height: unset!important;
  padding-top: 0px!important;
}

/* hide long format star rating in grid elements (e.g. "4 out of 5 stars) */
.yotpo-sr-bottom-line-summary .sr-only{
	display: none;
}