.yotpo-review-title {
    font-size: 16px !important;
}

.yotpo-review-content {
    font-size: 14px !important;
}

.yotpo-date-format {
    font-size: 15px !important;
}
.yotpo-sr-bottom-line-summary > div {
    margin-right: 4px !important;
}

.yotpo-widget-instance {
    padding: 0PX !important;
}

[class*="yotpo-device-"][class*="yotpo-display-"][style]:not(.yotpo-device-mobile) .yotpo-review-card .card-container .yotpo-image{
	width: 45%;
	height: auto;
}

[class*="yotpo-device-"][class*="yotpo-display-"][style].yotpo-device-mobile .yotpo-review-card .card-container .yotpo-image{
	width: 55%;
	height: auto;
}