
.review-image {
    border-radius: 10px;
}

.parent-div {
    overflow: hidden; /* Ensure the overlay doesn't exceed the image boundaries */
}
