.row{
    flex-wrap: wrap !important;
}
.row > *{
    flex-shrink: 1 !important;
}
/*.row{*/
    /*--bs-gutter-x: 0px !important;*/
/*}*/