.section-comment .container{
    width:auto;
}
#txtComment,
#input-review{
    width:100%
}
.wrapper-cmt__field{
    justify-content: space-between;
    align-items: center;
}
.product-reviews-form .form-group {
    padding: 0 10px 8px;
}
.product-reviews-form .form-group {
    margin-bottom: 1rem;
}
#dvRating{
    justify-content: space-between;
}
.product-reviews-form .alert{
    max-width:100%;
    width: 100%;
}