.probleme-row {
    margin: auto!important;
}
.card {
    border-radius:  20px !important;
}
.card-probleme {
    padding: 0 !important;
}
.card-body {
    border-radius:  20px !important;
}
.card-body-probleme  {
    color: #000;
    padding: 0 !important;
}
.problem-row {
   margin-bottom: 0 !important;
}
.product-image-probleme {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 5px;
    margin: 0 10px;
}

.problem-row {
    margin-bottom: 15px!important;
}