Change badge width

Add the code below to the Custom CSS field on your Reviews widget’s Style tab:

.es-badge-container {
    width: 200px;
    flex: none;
}