@media screen and (max-width: 699px) {
        .product-info__price .rating-with-text {
            justify-content: center !important;
        }
}